Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif.h575 #define KERNEL_LOCK_UNLESS_NET_MPSAFE() do { } while (0) macro
588 #define KERNEL_LOCK_UNLESS_NET_MPSAFE() \ macro