Lines Matching refs:sport
311 const __be32 saddr, const __be16 sport,
319 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
322 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
374 const __be32 saddr, const __be16 sport,
380 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
384 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
391 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
399 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
406 sport, daddr, hnum, dif, sdif); in __inet_lookup()
412 const __be32 saddr, const __be16 sport, in inet_lookup() argument
419 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
430 const __be16 sport, in __inet_lookup_skb() argument
442 doff, iph->saddr, sport, in __inet_lookup_skb()