Searched refs:PPPIOCSDEBUG (Results 1 – 2 of 2) sorted by relevance
139 #define PPPIOCSDEBUG _IOW('t', 64, int) /* Set debug level */ macro
383 if (ioctl(ppp_dev_fd, PPPIOCSDEBUG, &requested_level) < 0) { in set_kdebugflag()