Searched refs:PPPIO_DEBUG (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/net/
H A Dpppio.h54 #define PPPIO_DEBUG _PPPIO(144) /* request debug information */ macro
100 * Values for the integer argument to PPPIO_DEBUG.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-sunos4.c132 strioctl(pppfd, PPPIO_DEBUG, &x, sizeof(int), 0);
147 strioctl(iffd, PPPIO_DEBUG, &x, sizeof(int), 0);
155 strioctl(iffd, PPPIO_DEBUG, &x, sizeof(int), 0);
H A Dsys-solaris.c561 strioctl(pppfd, PPPIO_DEBUG, &x, sizeof(int), 0);
587 strioctl(ifd, PPPIO_DEBUG, &x, sizeof(int), 0);
598 strioctl(i6fd, PPPIO_DEBUG, &x, sizeof(int), 0);
881 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);
898 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c606 strioctl(pppfd, PPPIO_DEBUG, &x, sizeof(int), 0);
632 strioctl(ifd, PPPIO_DEBUG, &x, sizeof(int), 0);
643 strioctl(i6fd, PPPIO_DEBUG, &x, sizeof(int), 0);
951 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);
968 strioctl(pppfd, PPPIO_DEBUG, &i, sizeof(int), 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/modules/
H A Dif_ppp.c341 case PPPIO_DEBUG:
H A Dppp_comp.c542 case PPPIO_DEBUG:
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
H A Dppp.c845 case PPPIO_DEBUG:
849 DPRINT1("pppuwput/%d: ioctl PPPIO_DEBUG b_cont = 0!\n", us->mn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_comp.c542 case PPPIO_DEBUG:
546 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
H A Dppp.c851 case PPPIO_DEBUG:
855 DPRINT1("pppuwput/%d: ioctl PPPIO_DEBUG b_cont = 0!\n", us->mn);

Completed in 175 milliseconds