Home | History | Annotate | Download | only in net

Lines Matching refs:arp_muxid

1277     int ip_muxid, arp_muxid;
1366 if ((arp_muxid = ioctl (ip_fd, link_type, arp_fd)) < 0)
1374 ifr.lifr_arp_muxid = arp_muxid;
1378 ioctl (ip_fd, I_PUNLINK , arp_muxid);