Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dvj.h145 u8_t maxSlotIndex; member
/third_party/lwip/src/netif/ppp/
Dvj.c56 comp->maxSlotIndex = MAX_SLOTS - 1; in vj_compress_init()
Dppp.c1152 pcb->vj_comp.maxSlotIndex = maxcid; in sifvjcomp()