Lines Matching refs:dif
219 const int dif);
224 __be32 daddr, __be16 dport, int dif) in inet_lookup_listener() argument
227 daddr, ntohs(dport), dif); in inet_lookup_listener()
288 const int dif);
294 const int dif) in inet_lookup_established() argument
297 ntohs(dport), dif); in inet_lookup_established()
304 const int dif) in __inet_lookup() argument
308 saddr, sport, daddr, hnum, dif); in __inet_lookup()
311 daddr, hnum, dif); in __inet_lookup()
318 const int dif) in inet_lookup() argument
323 sk = __inet_lookup(net, hashinfo, saddr, sport, daddr, dport, dif); in inet_lookup()