Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/tcplp/lib/
Dbitmap.c102 uint8_t first_byte; in bmp_countset() local
/openthread-latest/tests/scripts/thread-cert/
Dlowpan.py1011 def _is_mesh_header(self, first_byte): argument
1014 def _is_first_fragmentation_header(self, first_byte): argument
1017 def _is_subsequent_fragmentation_header(self, first_byte): argument
1020 def _is_iphc(self, first_byte): argument