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

/netbsd-6-1-5-RELEASE/sys/netipsec/
H A Dipsec_osdep.h67 #define IPSEC_SPLASSERT(x,y) SPLASSERT(x, y) macro
73 #define IPSEC_SPLASSERT(x,y) (void)0 macro

Completed in 48 milliseconds