Lines Matching refs:dif
261 const int dif);
266 __be32 daddr, __be16 dport, int dif) in inet_lookup_listener() argument
269 daddr, ntohs(dport), dif); in inet_lookup_listener()
330 const int dif);
336 const int dif) in inet_lookup_established() argument
339 ntohs(dport), dif); in inet_lookup_established()
346 const int dif) in __inet_lookup() argument
350 saddr, sport, daddr, hnum, dif); in __inet_lookup()
353 daddr, hnum, dif); in __inet_lookup()
360 const int dif) in inet_lookup() argument
365 sk = __inet_lookup(net, hashinfo, saddr, sport, daddr, dport, dif); in inet_lookup()