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

/asus-wl-520gu-7.0.1.45/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...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/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;
773 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \
781 PUTCHAR(maxslotindex, ucp); \
819 go->maxslotindex, go->cflag);
876 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \
891 if (cimaxslotindex != maxslotindex) \
934 go->maxslotindex, g
1316 u_char maxslotindex, cflag; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/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;
773 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \
781 PUTCHAR(maxslotindex, ucp); \
819 go->maxslotindex, go->cflag);
876 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \
891 if (cimaxslotindex != maxslotindex) \
934 go->maxslotindex, g
1316 u_char maxslotindex, cflag; local
[all...]

Completed in 297 milliseconds