Searched refs:thunk_pollout_tap (Results 1 – 3 of 3) sorted by relevance
175 int thunk_pollout_tap(int, int);
271 if (thunk_pollout_tap(sc->sc_tapfd, 0) != 1) { in veth_start()
876 thunk_pollout_tap(int fd, int timeout) in thunk_pollout_tap() function