Searched defs:SRPL_INIT (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/regress/sys/net/rtable/ | ||
H A D | srp_compat.h | 50 #define SRPL_INIT(_sl) SLIST_INIT(_sl) macro |
/openbsd-src/sys/sys/ | ||
H A D | srp.h | 118 #define SRPL_INIT(_sl) srp_init(&(_sl)->sl_head) macro |