Lines Matching defs:ntohs
149 #undef ntohs
153 #define ntohs(x) htons(x)
1698 if (ntohs(*(uint16_t*)(cpPacket+12)) == 0x86DD)
1706 else if (ntohs(*(uint16_t*)(cpPacket+12)) == 0x800)
1720 if (ntohs(*(uint16_t*)(cpPacket+12)) == 0x86DD)
2260 uint16_t uEtherType = ntohs(*(uint16_t*)(pFrame + 12));
4034 pThis->szPrf, ntohs(pIpHdr->total_len)));
4082 pIpHdr->ident = htons(ntohs(pIpHdr->ident) + 1);
4141 pThis->szPrf, ntohs(pIpHdr->total_len)));
4186 pIpHdr->ident = htons(ntohs(pIpHdr->ident) + 1);