Lines Matching refs:ntohs
476 unsigned short hnum = ntohs(dport);
2233 unsigned short hnum = ntohs(uh->dest);
2384 ulen = ntohs(uh->len);
2450 &saddr, ntohs(uh->source),
2452 &daddr, ntohs(uh->dest));
2463 &saddr, ntohs(uh->source), &daddr, ntohs(uh->dest),
2481 unsigned short hnum = ntohs(loc_port);
2517 unsigned short hnum = ntohs(loc_port);
3066 __u16 destp = ntohs(inet->inet_dport);
3067 __u16 srcp = ntohs(inet->inet_sport);