Searched refs:arp_muxid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dtun.c1672 int if_fd, ip_muxid, arp_muxid, arp_fd, ppa = -1; local
1829 if ((arp_muxid = ioctl (tt->ip_fd, link_type, arp_fd)) < 0)
1838 ifr.lifr_arp_muxid = arp_muxid;
1845 ioctl (tt->ip_fd, I_PUNLINK , arp_muxid);

Completed in 50 milliseconds