Home | History | Annotate | Download | only in pppd

Lines Matching full:bestifreq

1751     struct ifreq ifreq, bestifreq;
1799 bestifreq = ifreq;
1807 strlcpy(name, bestifreq.ifr_name, namelen);
1818 memset (&bestifreq.ifr_hwaddr, 0, sizeof (struct sockaddr));
1819 if (ioctl (sock_fd, SIOCGIFHWADDR, &bestifreq) < 0) {
1820 error("SIOCGIFHWADDR(%s): %m", bestifreq.ifr_name);
1825 &bestifreq.ifr_hwaddr,