Lines Matching refs:dif
315 const int dif, const int sdif);
321 int dif, int sdif) in inet_lookup_listener() argument
324 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
358 int dif, int sdif) in inet_match() argument
366 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);
396 __be32 daddr, u16 hnum, const int dif,
402 const int dif) in inet_lookup_established() argument
405 ntohs(dport), dif, 0); in inet_lookup_established()
412 const int dif, const int sdif, in __inet_lookup() argument
419 daddr, hnum, dif, sdif); in __inet_lookup()
425 sport, daddr, hnum, dif, sdif); in __inet_lookup()
432 const int dif) in inet_lookup() argument
438 dport, dif, 0, &refcounted); in inet_lookup()