Lines Matching refs:sport
260 const __be32 saddr, const __be16 sport,
268 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
271 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
328 const __be32 saddr, const __be16 sport,
334 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
338 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
345 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
353 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
360 sport, daddr, hnum, dif, sdif); in __inet_lookup()
366 const __be32 saddr, const __be16 sport, in inet_lookup() argument
373 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
384 const __be16 sport, in __inet_lookup_skb() argument
396 doff, iph->saddr, sport, in __inet_lookup_skb()