Lines Matching refs:sport
310 const __be32 saddr, const __be16 sport,
318 __be32 saddr, __be16 sport, in inet_lookup_listener() argument
321 return __inet_lookup_listener(net, hashinfo, skb, doff, saddr, sport, in inet_lookup_listener()
373 const __be32 saddr, const __be16 sport,
387 __be32 saddr, __be16 sport,
394 __be32 saddr, __be16 sport,
400 const __be32 saddr, const __be16 sport, in inet_lookup_established() argument
404 return __inet_lookup_established(net, hashinfo, saddr, sport, daddr, in inet_lookup_established()
411 const __be32 saddr, const __be16 sport, in __inet_lookup() argument
419 sk = __inet_lookup_established(net, hashinfo, saddr, sport, in __inet_lookup()
426 sport, daddr, hnum, dif, sdif); in __inet_lookup()
432 const __be32 saddr, const __be16 sport, in inet_lookup() argument
439 sk = __inet_lookup(net, hashinfo, skb, doff, saddr, sport, daddr, in inet_lookup()
449 const __be32 saddr, const __be16 sport, in inet_steal_sock() argument
474 saddr, sport, daddr, ntohs(dport), in inet_steal_sock()
490 const __be16 sport, in __inet_lookup_skb() argument
499 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport, in __inet_lookup_skb()
507 doff, iph->saddr, sport, in __inet_lookup_skb()