Lines Matching refs:sport
238 const __be32 saddr, const __be16 sport,
246 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
249 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
308 const __be32 saddr, const __be16 sport,
314 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
318 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
325 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
333 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
340 sport, daddr, hnum, dif, sdif); in __inet_lookup()
346 const __be32 saddr, const __be16 sport, in inet_lookup() argument
353 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
364 const __be16 sport, in __inet_lookup_skb() argument
377 doff, iph->saddr, sport, in __inet_lookup_skb()