Searched defs:SRPL_LEAVE (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/regress/sys/net/rtable/ | ||
H A D | srp_compat.h | 59 #define SRPL_LEAVE(_sr) ((void)_sr) macro |
/openbsd-src/sys/sys/ | ||
H A D | srp.h | 129 #define SRPL_LEAVE(_sr) srp_leave((_sr)) macro |