Lines Matching refs:sport
266 const __be32 saddr, const __be16 sport,
274 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
277 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
334 const __be32 saddr, const __be16 sport,
340 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
344 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
351 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
359 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
366 sport, daddr, hnum, dif, sdif); in __inet_lookup()
372 const __be32 saddr, const __be16 sport, in inet_lookup() argument
379 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
390 const __be16 sport, in __inet_lookup_skb() argument
402 doff, iph->saddr, sport, in __inet_lookup_skb()