Home | History | Annotate | Download | only in pppd

Lines Matching refs:maxcid

2246 int sifvjcomp (int u, int vjcomp, int cidcomp, int maxcid)
2251 if (ioctl(ppp_dev_fd, PPPIOCSMAXCID, (caddr_t) &maxcid) < 0) {