Searched refs:inet6_exact_dif_match (Results 1 – 2 of 2) sorted by relevance
135 bool exact_dif = inet6_exact_dif_match(net, skb); in inet6_lhash2_lookup()171 bool exact_dif = inet6_exact_dif_match(net, skb); in inet6_lookup_listener()
174 static inline bool inet6_exact_dif_match(struct net *net, struct sk_buff *skb) in inet6_exact_dif_match() function