Lines Matching defs:dport
324 __be32 daddr, __be16 dport, int dif, int sdif)
327 daddr, ntohs(dport), dif, sdif);
332 struct inet_sock; __be16 dport followed by __u16 num. We want to
334 and compare with 32bit value read from &...->dport. Let's at least
406 const __be32 daddr, const __be16 dport,
410 ntohs(dport), dif, 0);
417 const __be32 daddr, const __be16 dport,
421 u16 hnum = ntohs(dport);
438 const __be32 daddr, const __be16 dport,
445 dport, dif, 0, &refcounted);
455 const __be32 daddr, const __be16 dport,
479 saddr, sport, daddr, ntohs(dport),
496 const __be16 dport,
504 sk = inet_steal_sock(net, skb, doff, iph->saddr, sport, iph->daddr, dport,
513 iph->daddr, dport, inet_iif(skb), sdif,