Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dsystm.h347 #define NET_ASSERT_UNLOCKED() \ macro
369 #define NET_ASSERT_UNLOCKED() do {} while (0) macro
/openbsd-src/regress/sys/net/rtable/
H A Dkern_compat.h40 #define NET_ASSERT_UNLOCKED() /* nothing */ macro