Lines Matching refs:saddr
288 int inet_bhash2_update_saddr(struct sock *sk, void *saddr, int family);
315 const __be32 saddr, const __be16 sport,
323 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
326 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
378 const __be32 saddr, const __be16 sport,
392 __be32 saddr, __be16 sport,
399 __be32 saddr, __be16 sport,
405 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
409 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
416 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
424 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
430 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, in __inet_lookup()
437 const __be32 saddr, const __be16 sport, in inet_lookup() argument
444 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
454 const __be32 saddr, const __be16 sport, in inet_steal_sock() argument
479 saddr, sport, daddr, ntohs(dport), in inet_steal_sock()
504 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
512 doff, iph->saddr, sport, in __inet_lookup_skb()