Searched defs:maxslotindex (Results 1 – 2 of 2) sorted by relevance
/external/ppp/pppd/ |
D | ipcp.h | 81 int maxslotindex; /* values for RFC1332 VJ compression neg. */ member
|
D | ipcp.c | 772 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument 875 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ argument 1336 u_char maxslotindex, cflag; local
|