Searched refs:flow_rule_match_enc_ip (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 149 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function 154 EXPORT_SYMBOL(flow_rule_match_enc_ip); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 191 void flow_rule_match_enc_ip(const struct flow_rule *rule, in flow_rule_match_enc_ip() function 196 EXPORT_SYMBOL(flow_rule_match_enc_ip); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 109 void flow_rule_match_enc_ip(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 135 void flow_rule_match_enc_ip(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 369 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 601 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 445 flow_rule_match_enc_ip(rule, &match); in nfp_flower_compile_tun_ip_ext()
|
H A D | conntrack.c | 460 flow_rule_match_enc_ip(entry1->rule, &match1); in nfp_ct_merge_check() 461 flow_rule_match_enc_ip(entry2->rule, &match2); in nfp_ct_merge_check()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 902 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1344 flow_rule_match_enc_ip(rule, &match); in ice_parse_tunnel_attr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 2326 flow_rule_match_enc_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn()
|
Completed in 21 milliseconds