Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dccp.h31 #define CCP_MAXCODE CODE_RESETACK
H A Dfsm.h162 #define CODE_RESETACK 15 /* Used in CCP */ macro
H A Dfsm.c1031 fsm_Output(fp, CODE_RESETACK, lhp->id, NULL, 0, MB_CCPOUT); in FsmRecvResetReq()