Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/
Dtest_ipv6.py706 identification = any_fragment_identification()
708 ipv6_fragment_header = FragmentHeader(type, offset, more_flag, identification)
715 + struct.pack("!I", identification)
724 identification = any_fragment_identification()
727 + struct.pack("!I", identification)
736 self.assertEqual(identification, ipv6_fragment_header.identification)
Dipv6.py637 def identification(self): member in FragmentHeader
648 def __init__(self, next_header=None, fragm_offset=0, more_flag=False, identification=0): argument
652 self._identification = identification
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE195 identification within third-party archives.
/openthread-latest/third_party/mbedtls/repo/
DLICENSE195 identification within third-party archives.