Home
last modified time | relevance | path

Searched refs:SEQ (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c54 #define SEQ(pdu) (sys_get_be24(&pdu[2])) macro
154 msg_cache[i].seq == (SEQ(pdu->data) & BIT_MASK(17))) { in msg_cache_match()
161 msg_cache[i].seq == (SEQ(pdu->data) & BIT_MASK(17))) { in msg_cache_match()
420 .seq = SEQ(buf->data), in bt_mesh_net_local()
612 LOG_DBG("Dropped 0x%06x", SEQ(buf->data)); in bt_mesh_net_loopback_clear()
800 rx->seq = SEQ(buf->data); in bt_mesh_net_header_parse()
845 rx->seq = SEQ(out->data); in bt_mesh_net_decode()
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp142 SEQs 5,4,3,6 and are waiting SEQ 2, the data in segments 3,4,5,6 is
144 SEQ 2. But if we receive SEQs 5,4,3,7 then the SEQ 7 is discarded
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst221 SEQs 5,4,3,6 and are waiting SEQ 2, the data in segments 3,4,5,6 is
223 SEQ 2. But if we receive SEQs 5,4,3,7 then the SEQ 7 is discarded
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py663 hdr.SEQ = 0x0c
668 return ( hdr.WLEN, hdr.START, hdr.END, hdr.SEQ )
738 hdr.SEQ += lenmsg0