Home
last modified time | relevance | path

Searched defs:sequence (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dotns.cpp133 uint8_t sequence = aFrame.GetSequence(); in EmitTransmit() local
/openthread-latest/src/core/mac/
Dmac.cpp1656 uint32_t sequence; in ProcessReceiveSecurity() local
/openthread-latest/tests/scripts/thread-cert/
Dipv6.py821 def __init__(self, S, M, V, sequence, seed_id): argument