Searched refs:NET_6LO_NHC_UDP_8_BIT_PORT (Results 1 – 2 of 2) sorted by relevance
111 #define NET_6LO_NHC_UDP_8_BIT_PORT 0xF0 macro
635 NET_6LO_NHC_UDP_8_BIT_PORT) { in compress_nh_udp()650 NET_6LO_NHC_UDP_8_BIT_PORT) { in compress_nh_udp()1278 udp->dst_port = htons(((uint16_t)NET_6LO_NHC_UDP_8_BIT_PORT << 8) | in uncompress_nh_udp()1286 udp->src_port = htons(((uint16_t)NET_6LO_NHC_UDP_8_BIT_PORT << 8) | in uncompress_nh_udp()
Completed in 5 milliseconds