OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arp_muxid
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
net-android.c
1302
int ip_muxid,
arp_muxid
;
local
[
all
...]
net.c
1174
int ip_muxid,
arp_muxid
;
local
1263
if ((
arp_muxid
= ioctl (ip_fd, link_type, arp_fd)) < 0)
1271
ifr.lifr_arp_muxid =
arp_muxid
;
1275
ioctl (ip_fd, I_PUNLINK ,
arp_muxid
);
[
all
...]
Completed in 66 milliseconds