Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
D6lo_private.h105 #define NET_6LO_NHC_UDP_PORT_MASK 0x03 macro
D6lo.c75 size += udp_nhc_inline_size_table[(nhc & NET_6LO_NHC_UDP_PORT_MASK)]; in get_udp_nhc_inlined_size()