Searched refs:LOWPAN_NHC_UDP_8BIT_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define LOWPAN_NHC_UDP_8BIT_MASK 0xFF00 macro132 } else if ((ntohs(uh->dest) & LOWPAN_NHC_UDP_8BIT_MASK) == in udp_compress()143 } else if ((ntohs(uh->source) & LOWPAN_NHC_UDP_8BIT_MASK) == in udp_compress()