Lines Matching refs:dif
195 int dif, int sdif) in inet_sk_bound_dev_eq() argument
199 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
201 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
256 const int dif, const int sdif);
262 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
265 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
323 const int dif, const int sdif);
329 const int dif) in inet_lookup_established() argument
332 ntohs(dport), dif, 0); in inet_lookup_established()
340 const int dif, const int sdif, in __inet_lookup() argument
347 daddr, hnum, dif, sdif); in __inet_lookup()
353 sport, daddr, hnum, dif, sdif); in __inet_lookup()
361 const int dif) in inet_lookup() argument
367 dport, dif, 0, &refcounted); in inet_lookup()