Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/
Dipv6.py690 _one_byte_padding = 0x00 variable in HopByHop
740 data += bytearray([self._one_byte_padding])
957 _one_byte_padding = 0x00 variable in HopByHopOptionsFactory
975 if option_header.type == self._one_byte_padding: