Searched defs:KTEST_MSG_ATTR_TS (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/tests/ | ||
| H A D | ktest.h | 143 KTEST_MSG_ATTR_TS = 1, /* struct timespec */ enumerator |
| /freebsd/tests/atf_python/sys/netlink/ | ||
| H A D | netlink_generic.py | 223 KTEST_MSG_ATTR_TS = 1 variable in KtestMsgAttrType |