Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/include/net/
Dflow_offload.h107 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c353 flow_rule_match_enc_ipv6_addrs(rule, &match); in nfp_flower_compile_tun_ipv6_addrs()
Doffload.c346 flow_rule_match_enc_ipv6_addrs(rule, &ipv6_addrs); in nfp_flower_calculate_key_layers()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c573 flow_rule_match_enc_ipv6_addrs(rule, &match); in mlx5e_tc_tun_parse()