Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
D6lo_private.h112 #define NET_6LO_NHC_UDP_4_BIT_PORT 0xF0B macro
D6lo.c625 NET_6LO_NHC_UDP_4_BIT_PORT) && in compress_nh_udp()
627 NET_6LO_NHC_UDP_4_BIT_PORT)) { in compress_nh_udp()
1304 udp->src_port = htons((NET_6LO_NHC_UDP_4_BIT_PORT << 4) | in uncompress_nh_udp()
1307 udp->dst_port = htons((NET_6LO_NHC_UDP_4_BIT_PORT << 4) | in uncompress_nh_udp()