Home
last modified time | relevance | path

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

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