Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/include/
Dapplication.h215 uint16_t reply_len_hint; /* max that the master will read */ member
/external/nos/test/system-test-harness/src/
Dtransport_tests.cc448 constexpr uint16_t reply_len_hint = 2; // This is less than the actual response in TEST_F() local