Home
last modified time | relevance | path

Searched refs:flow_rule_match_enc_ipv4_addrs (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/net/core/
Dflow_offload.c177 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);
/Linux-v6.6/include/net/
Dflow_offload.h131 void flow_rule_match_enc_ipv4_addrs(const struct flow_rule *rule,
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c408 flow_rule_match_enc_ipv4_addrs(rule, &match); in nfp_flower_compile_tun_ipv4_addrs()
Dconntrack.c430 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()
Doffload.c351 flow_rule_match_enc_ipv4_addrs(rule, &ipv4_addrs); in nfp_flower_calculate_key_layers()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c853 flow_rule_match_enc_ipv4_addrs(rule, &match); in mlx5e_tc_tun_parse()
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1274 flow_rule_match_enc_ipv4_addrs(rule, &match); in ice_parse_tunnel_attr()
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c468 flow_rule_match_enc_ipv4_addrs(rule, &match); in bnxt_tc_parse_flow()