Searched refs:PPPIOCDETACH (Results 1 – 4 of 4) sorted by relevance
109 #define PPPIOCDETACH _IOW('t', 60, int) /* obsolete, do not use */ macro
111 #define PPPIOCDETACH _IOW('t', 60, int) /* obsolete, do not use */ macro
636 if (cmd == PPPIOCDETACH) { in ppp_ioctl()