NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thunk_pollout_tap
sys/arch/usermode/dev/if_veth.c
271
if (thunk_pollout_tap(sc->sc_tapfd, 0) != 1) {
sys/arch/usermode/include/thunk.h
175
int thunk_pollout_tap(int, int);