Searched refs:MSEO_PKTEND (Results 1 – 1 of 1) sorted by relevance
64 MSEO_PKTEND = 1 << 0 # bit 0: indicates the last byte of a packet variable267 if (b & MSEO_MSGEND) and not (b & MSEO_PKTEND):270 if b & MSEO_PKTEND: