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