Searched refs:maxslotindex (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.h81 int maxslotindex; /* values for RFC1332 VJ compression neg. */ member in struct:ipcp_options
H A Dipcp.c325 ipcp_wantoptions [0].maxslotindex =
326 ipcp_allowoptions[0].maxslotindex = value - 1;
576 wo->maxslotindex = MAX_STATES - 1; /* really max index */
586 ao->maxslotindex = MAX_STATES - 1;
772 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \
780 PUTCHAR(maxslotindex, ucp); \
818 go->maxslotindex, go->cflag);
875 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \
890 if (cimaxslotindex != maxslotindex) \
933 go->maxslotindex, g
1336 u_char maxslotindex, cflag; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.h58 int maxslotindex; /* values for RFC1332 VJ compression neg. */ member in struct:ipcp_options
H A Dipcp.c290 ipcp_wantoptions [0].maxslotindex =
291 ipcp_allowoptions[0].maxslotindex = value - 1;
540 wo->maxslotindex = MAX_STATES - 1; /* really max index */
550 ao->maxslotindex = MAX_STATES - 1;
710 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \
718 PUTCHAR(maxslotindex, ucp); \
761 go->maxslotindex, go->cflag);
796 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \
811 if (cimaxslotindex != maxslotindex) \
861 go->maxslotindex, g
1212 u_char maxslotindex, cflag; local
[all...]

Completed in 192 milliseconds