Searched refs:pppcallinfo (Results 1 – 2 of 2) sorted by relevance
23 struct pppcallinfo struct31 #define PPPIOCGCALLINFO _IOWR('t',128,struct pppcallinfo) argument
614 struct pppcallinfo pci; in isdn_ppp_ioctl()615 memset((char *)&pci, 0, sizeof(struct pppcallinfo)); in isdn_ppp_ioctl()630 return set_arg(argp, &pci, sizeof(struct pppcallinfo)); in isdn_ppp_ioctl()