Searched defs:SPPP_LOCK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/compat/common/
H A Dif_spppsubr50.c100 #define SPPP_LOCK(_sp, _op) rw_enter(&(_sp)->pp_lock, (_op)) macro
/netbsd-current/sys/net/
H A Dif_spppsubr.c313 #define SPPP_LOCK(_sp, _op) rw_enter(&(_sp)->pp_lock, (_op)) macro
[all...]

Completed in 76 milliseconds