Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dflow_offload.c170 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function
175 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs);
/linux-6.1.9/include/net/
Dflow_offload.h121 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c425 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
Dconntrack.c428 flow_rule_match_enc_ipv6_addrs(entry1->rule, &match1); in nfp_ct_merge_check()
429 flow_rule_match_enc_ipv6_addrs(entry2->rule, &match2); in nfp_ct_merge_check()
Doffload.c344 flow_rule_match_enc_ipv6_addrs(rule, &ipv6_addrs); in nfp_flower_calculate_key_layers()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c876 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c1135 flow_rule_match_enc_ipv6_addrs(rule, &match); in ice_parse_tunnel_attr()