Home
last modified time | relevance | path

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

/openbsd/regress/sys/net/rtable/
H A Dsrp_compat.h66 #define SRPL_FIRST_LOCKED(_sl) SLIST_FIRST(_sl) macro
/openbsd/sys/sys/
H A Dsrp.h131 #define SRPL_FIRST_LOCKED(_sl) srp_get_locked(&(_sl)->sl_head) macro