HomeSort by: relevance | last modified time | path
    Searched refs:thunk_open_tap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/usermode/include/
thunk.h 173 int thunk_open_tap(const char *);
  /src/sys/arch/usermode/dev/
if_veth.c 110 sc->sc_tapfd = thunk_open_tap(taa->u.veth.device);
  /src/sys/arch/usermode/usermode/
thunk.c 835 thunk_open_tap(const char *device) function in typeref:typename:int

Completed in 13 milliseconds