Lines Matching refs:daddr
300 const __be32 daddr,
308 __be32 daddr, __be16 dport, int dif, int sdif) in inet_lookup_listener() argument
311 daddr, ntohs(dport), dif, sdif); in inet_lookup_listener()
363 const __be32 daddr, const u16 hnum,
377 __be32 daddr, unsigned short hnum,
384 __be32 daddr, u16 hnum, const int dif,
390 const __be32 daddr, const __be16 dport, in inet_lookup_established() argument
393 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
401 const __be32 daddr, const __be16 dport, in __inet_lookup() argument
409 daddr, hnum, dif, sdif); in __inet_lookup()
415 sport, daddr, hnum, dif, sdif); in __inet_lookup()
422 const __be32 daddr, const __be16 dport, in inet_lookup() argument
428 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
439 const __be32 daddr, const __be16 dport, in inet_steal_sock() argument
463 saddr, sport, daddr, ntohs(dport), in inet_steal_sock()
488 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
497 iph->daddr, dport, inet_iif(skb), sdif, in __inet_lookup_skb()