Lines Matching refs:ntohs
501 unsigned short hnum = ntohs(dport);
2238 unsigned short hnum = ntohs(uh->dest);
2386 ulen = ntohs(uh->len);
2446 &saddr, ntohs(uh->source),
2448 &daddr, ntohs(uh->dest));
2458 &saddr, ntohs(uh->source), &daddr, ntohs(uh->dest),
2476 unsigned short hnum = ntohs(loc_port);
2506 unsigned short hnum = ntohs(loc_port);
3019 __u16 destp = ntohs(inet->inet_dport);
3020 __u16 srcp = ntohs(inet->inet_sport);