Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dflow_offload.c142 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function
147 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs);
/Linux-v5.15/include/net/
Dflow_offload.h107 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c402 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
Dconntrack.c212 flow_rule_match_enc_ipv6_addrs(entry1->rule, &match1); in nfp_ct_merge_check()
213 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-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c855 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()