NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPPP_LOCK
sys/compat/common/if_spppsubr50.c
100
#define SPPP_LOCK(_sp, _op) rw_enter(&(_sp)->pp_lock, (_op))
sys/net/if_spppsubr.c
315
#define SPPP_LOCK(_sp, _op) rw_enter(&(_sp)->pp_lock, (_op))