Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2291 uchar_t maxcid[2]; local
2303 maxcid[0] = xcidcomp;
2304 maxcid[1] = 15; /* XXX should be rmaxcid */
2306 if (strioctl(pppfd, PPPIO_VJINIT, maxcid,
2307 sizeof (maxcid), 0) < 0) {