Lines Matching refs:sdif
189 int dif, int sdif) in inet_sk_bound_dev_eq() argument
193 bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
195 return inet_bound_dev_eq(true, bound_dev_if, dif, sdif); in inet_sk_bound_dev_eq()
250 const int dif, const int sdif);
256 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
259 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
317 const int dif, const int sdif);
334 const int dif, const int sdif, in __inet_lookup() argument
341 daddr, hnum, dif, sdif); in __inet_lookup()
347 sport, daddr, hnum, dif, sdif); in __inet_lookup()
373 const int sdif, in __inet_lookup_skb() argument
385 iph->daddr, dport, inet_iif(skb), sdif, in __inet_lookup_skb()