Lines Matching refs:dif
318 const int dif, const int sdif);
324 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
327 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
361 int dif, int sdif) in inet_match() argument
369 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
380 const int dif, const int sdif);
386 const int dif) in inet_lookup_established() argument
389 ntohs(dport), dif, 0); in inet_lookup_established()
397 const int dif, const int sdif, in __inet_lookup() argument
404 daddr, hnum, dif, sdif); in __inet_lookup()
410 sport, daddr, hnum, dif, sdif); in __inet_lookup()
418 const int dif) in inet_lookup() argument
424 dport, dif, 0, &refcounted); in inet_lookup()