Home
last modified time | relevance | path

Searched refs:SECREPLAY_ASSERT (Results 1 – 2 of 2) sorted by relevance

/src/sys/netipsec/
H A Dkeydb.h238 #define SECREPLAY_ASSERT(_r) mtx_assert(&(_r)->lock, MA_OWNED) macro
H A Dipsec.c1215 SECREPLAY_ASSERT(replay); in check_window()
1231 SECREPLAY_ASSERT(replay); in advance_window()
1253 SECREPLAY_ASSERT(replay); in set_window()