Home
last modified time | relevance | path

Searched refs:rstate (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dvj.h144 struct cstate rstate[MAX_SLOTS]; /* receive connection states */ member
Dvj.c446 cs = &comp->rstate[comp->last_recv = IPH_PROTO(ip)]; in vj_uncompress_uncomp()
501 cs = &comp->rstate[comp->last_recv]; in vj_uncompress_tcp()