Lines Matching refs:dif
258 const int dif, const int sdif);
264 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
267 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
301 int dif, int sdif) in INET_MATCH() argument
309 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in INET_MATCH()
320 const int dif, const int sdif);
326 const int dif) in inet_lookup_established() argument
329 ntohs(dport), dif, 0); in inet_lookup_established()
337 const int dif, const int sdif, in __inet_lookup() argument
344 daddr, hnum, dif, sdif); in __inet_lookup()
350 sport, daddr, hnum, dif, sdif); in __inet_lookup()
358 const int dif) in inet_lookup() argument
364 dport, dif, 0, &refcounted); in inet_lookup()