Searched refs:PPPIOCGDEBUG (Results 1 – 4 of 4) sorted by relevance
104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ macro
627 COMPATIBLE_IOCTL(PPPIOCGDEBUG)
372 * PPPIOCGDEBUG returns the debug flags for the interface in the int
698 case PPPIOCGDEBUG: in ppp_ioctl()