Searched refs:CCP_RESETREQ (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dppp-comp.h91 #define CCP_RESETREQ 14 macro
/illumos-gate/usr/src/uts/common/net/
H A Dppp-comp.h118 #define CCP_RESETREQ 14 macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c439 case CCP_RESETREQ:
481 case CCP_RESETREQ:
1477 fsm_sdata(f, CCP_RESETREQ, f->reqid = ++f->id, NULL, 0);
1508 fsm_sdata(f, CCP_RESETREQ, f->reqid, NULL, 0);

Completed in 168 milliseconds