Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dflow_offload.c135 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule, in flow_rule_match_enc_ipv6_addrs() function
140 EXPORT_SYMBOL(flow_rule_match_enc_ipv6_addrs);
/Linux-v5.4/include/net/
Dflow_offload.h103 void flow_rule_match_enc_ipv6_addrs(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1703 flow_rule_match_enc_ipv6_addrs(rule, &match); in parse_tunnel_attr()