OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:net_host_device_remove
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
net.h
129
void
net_host_device_remove
(Monitor *mon, int vlan_id, const char *device);
qemu-monitor.hx
537
{ "host_net_remove", "is",
net_host_device_remove
,
net-android.c
2520
void
net_host_device_remove
(Monitor *mon, int vlan_id, const char *device)
function
[
all
...]
net.c
2416
void
net_host_device_remove
(Monitor *mon, int vlan_id, const char *device)
function
[
all
...]
Completed in 111 milliseconds