Lines Matching refs:dif
302 const int dif, const int sdif);
308 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
311 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
345 int dif, int sdif) in inet_match() argument
353 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
364 const int dif, const int sdif);
384 __be32 daddr, u16 hnum, const int dif,
391 const int dif) in inet_lookup_established() argument
394 ntohs(dport), dif, 0); in inet_lookup_established()
402 const int dif, const int sdif, in __inet_lookup() argument
409 daddr, hnum, dif, sdif); in __inet_lookup()
415 sport, daddr, hnum, dif, sdif); in __inet_lookup()
423 const int dif) in inet_lookup() argument
429 dport, dif, 0, &refcounted); in inet_lookup()