Lines Matching refs:strioc_if
1303 struct strioctl strioc_if, strioc_ppa;1378 strioc_if.ic_cmd = SIOCSLIFNAME;1379 strioc_if.ic_timout = 0;1380 strioc_if.ic_len = sizeof(ifr);1381 strioc_if.ic_dp = (char *)𝔦1382 if (ioctl(arp_fd, I_STR, &strioc_if) < 0){