Lines Matching refs:sport
249 const __be32 saddr, const __be16 sport,
257 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
260 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
312 const __be32 saddr, const __be16 sport,
318 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
322 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
329 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
337 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
344 sport, daddr, hnum, dif, sdif); in __inet_lookup()
350 const __be32 saddr, const __be16 sport, in inet_lookup() argument
357 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
368 const __be16 sport, in __inet_lookup_skb() argument
380 doff, iph->saddr, sport, in __inet_lookup_skb()