Home
last modified time | relevance | path

Searched refs:ip_muxid (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/net/
H A Dtap-solaris.c69 int ip_muxid, arp_muxid; in tap_alloc() local
153 if((ip_muxid = ioctl(ip_fd, I_LINK, if_fd)) < 0){ in tap_alloc()
165 ifr.lifr_ip_muxid = ip_muxid; in tap_alloc()
171 ioctl (ip_fd, I_PUNLINK, ip_muxid); in tap_alloc()