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