Lines Matching refs:saddr
207 const __be32 saddr, __be16 sport, in __inet_lookup_listener() argument
230 saddr, sport); in __inet_lookup_listener()
284 const __be32 saddr, const __be16 sport, in __inet_lookup_established() argument
288 INET_ADDR_COOKIE(acookie, saddr, daddr); in __inet_lookup_established()
295 unsigned int hash = inet_ehashfn(net, daddr, hnum, saddr, sport); in __inet_lookup_established()
305 saddr, daddr, ports, dif))) { in __inet_lookup_established()
309 saddr, daddr, ports, dif))) { in __inet_lookup_established()
339 __be32 saddr = inet->inet_daddr; in __inet_check_established() local
341 INET_ADDR_COOKIE(acookie, saddr, daddr); in __inet_check_established()
345 saddr, inet->inet_dport); in __inet_check_established()
360 saddr, daddr, ports, dif))) { in __inet_check_established()