Searched refs:Lresetreq (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/cmd/ip/ppp/ |
| H A D | thw.c | 264 r = alloclcp(Lresetreq, uncs->resetid, 4, &m); in uncomp() 286 r = alloclcp(Lresetreq, ++uncs->resetid, 4, &m); in uncomp()
|
| H A D | ppp.h | 101 Lresetreq= 14, enumerator
|
| H A D | mppc.c | 502 *r = alloclcp(Lresetreq, s->resetid++, 4, &m); in uncomp()
|
| H A D | ppp.c | 1373 case Lresetreq: in rcv()
|
| /plan9/sys/src/cmd/ip/snoopy/ |
| H A D | ppp.c | 64 Lresetreq= 14, /* for ccp only */ enumerator 525 case Lresetreq: in p_seprintccp()
|