Lines Matching refs:dif
252 const int dif, const int sdif);
258 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
261 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
295 int dif, int sdif) in INET_MATCH() argument
303 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in INET_MATCH()
314 const int dif, const int sdif);
320 const int dif) in inet_lookup_established() argument
323 ntohs(dport), dif, 0); in inet_lookup_established()
331 const int dif, const int sdif, in __inet_lookup() argument
338 daddr, hnum, dif, sdif); in __inet_lookup()
344 sport, daddr, hnum, dif, sdif); in __inet_lookup()
352 const int dif) in inet_lookup() argument
358 dport, dif, 0, &refcounted); in inet_lookup()