Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netipsec/
H A Dkeydb.h224 #define SECREPLAY_ASSERT(_r) mtx_assert(&(_r)->lock, MA_OWNED) macro
H A Dipsec.c1192 SECREPLAY_ASSERT(replay); in check_window()
1208 SECREPLAY_ASSERT(replay); in advance_window()
1230 SECREPLAY_ASSERT(replay); in set_window()