NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thunk_open_tap
sys/arch/usermode/dev/if_veth.c
110
sc->sc_tapfd = thunk_open_tap(taa->u.veth.device);
sys/arch/usermode/include/thunk.h
173
int thunk_open_tap(const char *);