FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tunstart_l2
sys/net/if_tuntap.c
1048
ifp->if_start = tunstart_l2;
sys/net/if_tuntap.c
1344
tunstart_l2(ifp);
sys/net/if_tuntap.c
239
static void tunstart_l2(struct ifnet *);