NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tap_ioctl
sys/net/if_tap.c
192
static int tap_ioctl(struct ifnet *, u_long, void *);
sys/net/if_tap.c
331
ifp->if_ioctl = tap_ioctl;