Searched refs:inet_exact_dif_match (Results 1 – 2 of 2) sorted by relevance
272 bool exact_dif = inet_exact_dif_match(net, skb); in inet_lhash2_lookup()308 bool exact_dif = inet_exact_dif_match(net, skb); in __inet_lookup_listener()
892 static inline bool inet_exact_dif_match(struct net *net, struct sk_buff *skb) in inet_exact_dif_match() function