PPPIOCGUNIT
case PPPIOCGUNIT:
if (ioctl(fd, PPPIOCGUNIT, &ifunit) == -1) {
if (ioctl(fd, PPPIOCGUNIT, &x) == -1) {
if (ioctl(loop_slave, PPPIOCGUNIT, &x) == -1) {
if (ioctl(ppp_fd, PPPIOCGUNIT, &ifunit) == -1) {