Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_ip4_header.cpp53 const uint8_t kDscps[] = {0x0, 0x1, 0x3, 0xf, 0x30, 0x2f, 0x3f}; in TestIp4Header() local
101 for (uint8_t dscp : kDscps) in TestIp4Header()
Dtest_ip6_header.cpp59 const uint8_t kDscps[] = {0x0, 0x1, 0x3, 0xf, 0x30, 0x2f, 0x3f}; in TestIp6Header() local
109 for (uint8_t dscp : kDscps) in TestIp6Header()