Lines Matching refs:dif
207 int dif, int sdif) in inet_sk_bound_dev_eq() argument
211 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
213 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
269 const int dif, const int sdif);
275 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
278 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
336 const int dif, const int sdif);
342 const int dif) in inet_lookup_established() argument
345 ntohs(dport), dif, 0); in inet_lookup_established()
353 const int dif, const int sdif, in __inet_lookup() argument
360 daddr, hnum, dif, sdif); in __inet_lookup()
366 sport, daddr, hnum, dif, sdif); in __inet_lookup()
374 const int dif) in inet_lookup() argument
380 dport, dif, 0, &refcounted); in inet_lookup()