Searched defs:KTEST_MSG_ATTR_FUNC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/tests/ | ||
H A D | ktest.h | 134 KTEST_MSG_ATTR_FUNC = 2, /* string: function name */ enumerator |
/freebsd/tests/atf_python/sys/netlink/ | ||
H A D | netlink_generic.py | 224 KTEST_MSG_ATTR_FUNC = 2 variable in KtestMsgAttrType |