Lines Matching refs:dif
313 const int dif, const int sdif);
319 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
322 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
356 int dif, int sdif) in inet_match() argument
364 return inet_sk_bound_dev_eq(net, READ_ONCE(sk->sk_bound_dev_if), dif, in inet_match()
375 const int dif, const int sdif);
395 __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()
413 const int dif, const int sdif, in __inet_lookup() argument
420 daddr, hnum, dif, sdif); in __inet_lookup()
426 sport, daddr, hnum, dif, sdif); in __inet_lookup()
434 const int dif) in inet_lookup() argument
440 dport, dif, 0, &refcounted); in inet_lookup()