HomeSort by relevance Sort by last modified time
    Searched refs:tap_cleanup (Results 1 - 3 of 3) sorted by null

  /external/qemu/
tap-win32.c 641 static void tap_cleanup(VLANClientState *vc) function
688 NULL, tap_cleanup, s);
net-android.c 1239 static void tap_cleanup(VLANClientState *vc) function
1263 tap_receive_iov, tap_cleanup, s);
    [all...]
net.c 1111 static void tap_cleanup(VLANClientState *vc) function
1135 tap_receive_iov, tap_cleanup, s);
    [all...]

Completed in 55 milliseconds