Searched refs:flow_rule_match_enc_ipv4_addrs (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | flow_offload.c | 135 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function 140 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs); variable
|
/kernel/linux/linux-6.6/net/core/ |
H A D | flow_offload.c | 177 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv4_addrs() function 182 EXPORT_SYMBOL(flow_rule_match_enc_ipv4_addrs); variable
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow_offload.h | 105 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow_offload.h | 131 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 337 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
|
H A D | offload.c | 353 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 552 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 408 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
|
H A D | conntrack.c | 430 flow_rule_match_enc_ipv4_addrs(entry1->rule, &match1); in nfp_ct_merge_check() 431 flow_rule_match_enc_ipv4_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
|
H A D | offload.c | 351 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun.c | 853 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 467 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 468 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1329 flow_rule_match_enc_ipv4_addrs(rule, &match); in ice_parse_tunnel_attr()
|
Completed in 23 milliseconds