Searched refs:PPPIO_GETSTAT64 (Results 1 – 7 of 7) sorted by relevance
83 #ifdef PPPIO_GETSTAT64252 #ifdef PPPIO_GETSTAT64254 if (strioctl(s, PPPIO_GETSTAT64, (char *)curp, 0, sizeof(*curp)) >= 0)
69 #define PPPIO_GETSTAT64 _PPPIO(157) /* get PPP 64-bit statistics */ macro
576 case PPPIO_GETSTAT64: in sppp_ioctl()775 case PPPIO_GETSTAT64: in sppp_uwput()
1145 case PPPIO_GETSTAT64: in sppptun_inner_ioctl()1521 case PPPIO_GETSTAT64: in sppptun_ioctl()
1207 if (iop->ioc_cmd == PPPIO_GETSTAT64 && in spppcomp_rput()
840 case PPPIO_GETSTAT64: in spppasyn_wput()
2146 if (strioctl(pppfd, PPPIO_GETSTAT64, &s64, 0, sizeof (s64)) >= 0) {