Home
last modified time | relevance | path

Searched refs:maxcid (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/pppd/
H A Dsys-bsd.c868 sifvjcomp(int u, int vjcomp, int cidcomp, int maxcid) in sifvjcomp() argument
882 if (vjcomp && ioctl(ppp_fd, PPPIOCSMAXCID, (caddr_t) &maxcid) == -1) { in sifvjcomp()