Home
last modified time | relevance | path

Searched defs:maxslotindex (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dipcp.h91 u_char maxslotindex; /* VJ slots - 1. */ member
Dipcp.c353 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument
438 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument
889 u_char maxslotindex, cflag; in ipcp_reqci() local