Lines Matching refs:dif
189 int dif, int sdif) in inet_sk_bound_dev_eq() argument
193 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
195 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
250 const int dif, const int sdif);
256 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
259 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
317 const int dif, const int sdif);
323 const int dif) in inet_lookup_established() argument
326 ntohs(dport), dif, 0); in inet_lookup_established()
334 const int dif, const int sdif, in __inet_lookup() argument
341 daddr, hnum, dif, sdif); in __inet_lookup()
347 sport, daddr, hnum, dif, sdif); in __inet_lookup()
355 const int dif) in inet_lookup() argument
361 dport, dif, 0, &refcounted); in inet_lookup()