OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tap_cleanup
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
tap-win32.c
634
static void
tap_cleanup
(VLANClientState *vc)
function
681
NULL,
tap_cleanup
, s);
/external/qemu/net/
net-android.c
1214
static void
tap_cleanup
(VLANClientState *vc)
function
1238
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 475 milliseconds