Lines Matching refs:saddr
208 const __be32 saddr, __be16 sport, in __inet_lookup_listener() argument
231 saddr, sport); in __inet_lookup_listener()
285 const __be32 saddr, const __be16 sport, in __inet_lookup_established() argument
289 INET_ADDR_COOKIE(acookie, saddr, daddr); in __inet_lookup_established()
296 unsigned int hash = inet_ehashfn(net, daddr, hnum, saddr, sport); in __inet_lookup_established()
306 saddr, daddr, ports, dif))) { in __inet_lookup_established()
310 saddr, daddr, ports, dif))) { in __inet_lookup_established()
340 __be32 saddr = inet->inet_daddr; in __inet_check_established() local
342 INET_ADDR_COOKIE(acookie, saddr, daddr); in __inet_check_established()
346 saddr, inet->inet_dport); in __inet_check_established()
360 saddr, daddr, ports, dif))) { in __inet_check_established()