Home
last modified time | relevance | path

Searched refs:flow_rule_match_enc_ipv6_addrs (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/core/
H A Dflow_offload.c184 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function
189 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs);
/openbmc/linux/include/net/
H A Dflow_offload.h133 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c425 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
H A Dconntrack.c440 flow_rule_match_enc_ipv6_addrs(entry1->rule, &match1); in nfp_ct_merge_check()
441 flow_rule_match_enc_ipv6_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
H A Doffload.c344 flow_rule_match_enc_ipv6_addrs(rule, &ipv6_addrs); in nfp_flower_calculate_key_layers()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c874 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1355 flow_rule_match_enc_ipv6_addrs(rule, &match); in ice_parse_tunnel_attr()