Lines Matching refs:ntohs
342 iphdr_len = ntohs(IPH_LEN(iphdr));
460 ntohs(udphdr->dest)));
510 ntohs(IPH_ID(iphdr)), p->tot_len, ntohs(IPH_LEN(iphdr)), !!(IPH_OFFSET(iphdr) & PP_HTONS(IP_MF)), (ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK)*8));
521 ntohs(IPH_OFFSET(iphdr))));
897 ntohs(IPH_LEN(iphdr))));
900 ntohs(IPH_ID(iphdr)),
901 ntohs(IPH_OFFSET(iphdr)) >> 15 & 1,
902 ntohs(IPH_OFFSET(iphdr)) >> 14 & 1,
903 ntohs(IPH_OFFSET(iphdr)) >> 13 & 1,
904 ntohs(IPH_OFFSET(iphdr)) & IP_OFFMASK));
909 ntohs(IPH_CHKSUM(iphdr))));