Searched refs:IPSEC_SPLASSERT (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dipsec_osdep.h60 * IPSEC_SPLASSERT(spl, msg)
67 #define IPSEC_SPLASSERT(x,y) SPLASSERT(x, y) macro
73 #define IPSEC_SPLASSERT(x,y) (void)0 macro
75 #define IPSEC_SPLASSERT_SOFTNET(m) IPSEC_SPLASSERT(softnet, m)

Completed in 47 milliseconds