Searched refs:PPPTUN_DCTL (Results 1 – 3 of 3) sorted by relevance
69 #define PPPTUN_DCTL _PPPTUN(13) /* remove control channel */ macro
1455 case PPPTUN_DCTL: in sppptun_inner_ioctl()1532 case PPPTUN_DCTL: in sppptun_ioctl()
1566 if (strioctl(tunfd, PPPTUN_DCTL, &ptn, sizeof (ptn), 0) < 0) { in rem_old_dev()