Home
last modified time | relevance | path

Searched refs:NET_6LO_NHC_UDP_8_BIT_PORT (Results 1 – 2 of 2) sorted by relevance

/subsys/net/ip/
A D6lo_private.h111 #define NET_6LO_NHC_UDP_8_BIT_PORT 0xF0 macro
A D6lo.c635 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