Searched refs:SPPP_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/compat/common/
H A Dif_spppsubr50.c101 #define SPPP_UNLOCK(_sp) rw_exit(&(_sp)->pp_lock) macro
115 SPPP_UNLOCK(sp);
124 SPPP_UNLOCK(sp);
135 SPPP_UNLOCK(sp);
146 SPPP_UNLOCK(sp);
/netbsd-current/sys/net/
H A Dif_spppsubr.c314 #define SPPP_UNLOCK(_sp) rw_exit(&(_sp)->pp_lock) macro
317 SPPP_UNLOCK(_sp); \
712 SPPP_UNLOCK(sp);
717 SPPP_UNLOCK(sp);
724 SPPP_UNLOCK(sp);
737 SPPP_UNLOCK(sp);
760 SPPP_UNLOCK(sp);
788 SPPP_UNLOCK(sp);
794 SPPP_UNLOCK(sp);
821 SPPP_UNLOCK(s
[all...]

Completed in 180 milliseconds