Lines Matching refs:saddr
272 int inet_bhash2_update_saddr(struct sock *sk, void *saddr, int family);
299 const __be32 saddr, const __be16 sport,
307 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
310 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
362 const __be32 saddr, const __be16 sport,
376 __be32 saddr, __be16 sport,
383 __be32 saddr, __be16 sport,
389 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
393 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
400 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
408 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
414 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, in __inet_lookup()
421 const __be32 saddr, const __be16 sport, in inet_lookup() argument
428 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
438 const __be32 saddr, const __be16 sport, 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()
496 doff, iph->saddr, sport, in __inet_lookup_skb()