NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TUN_NBIO
sys/net/if_tun.c
742
tp->tun_flags |= TUN_NBIO;
sys/net/if_tun.c
744
tp->tun_flags &= ~TUN_NBIO;
sys/net/if_tun.c
812
if (tp->tun_flags & TUN_NBIO) {