Lines Matching refs:dif
314 const int dif, const int sdif);
320 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
323 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
357 int dif, int sdif) in inet_match() argument
365 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
376 const int dif, const int sdif);
382 const int dif) in inet_lookup_established() argument
385 ntohs(dport), dif, 0); in inet_lookup_established()
393 const int dif, const int sdif, in __inet_lookup() argument
400 daddr, hnum, dif, sdif); in __inet_lookup()
406 sport, daddr, hnum, dif, sdif); in __inet_lookup()
414 const int dif) in inet_lookup() argument
420 dport, dif, 0, &refcounted); in inet_lookup()