Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dipcp.c209 ao->maxslotindex = MAX_STATES - 1;
374 PUTCHAR(maxslotindex, ucp); \
404 go->maxslotindex, go->cflag);
484 go->maxslotindex, go->cflag);
746 go->maxslotindex, go->cflag);
793 u_char maxslotindex, cflag; local
985 GETCHAR(maxslotindex, p);
986 if (maxslotindex > ao->maxslotindex) {
990 PUTCHAR(ao->maxslotindex, p);
1001 ho->maxslotindex = maxslotindex;
[all …]
H A Dipcp.h79 u_char maxslotindex, cflag; /* values for RFC1332 VJ compression neg. */ member
H A Doptions.c1395 ipcp_wantoptions [0].maxslotindex =
1396 ipcp_allowoptions[0].maxslotindex = value - 1;