Lines Matching refs:dif
201 int dif, int sdif) in inet_sk_bound_dev_eq() argument
205 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
207 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
263 const int dif, const int sdif);
269 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
272 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
330 const int dif, const int sdif);
336 const int dif) in inet_lookup_established() argument
339 ntohs(dport), dif, 0); in inet_lookup_established()
347 const int dif, const int sdif, in __inet_lookup() argument
354 daddr, hnum, dif, sdif); in __inet_lookup()
360 sport, daddr, hnum, dif, sdif); in __inet_lookup()
368 const int dif) in inet_lookup() argument
374 dport, dif, 0, &refcounted); in inet_lookup()