Home
last modified time | relevance | path

Searched refs:CCP_RESETACK (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/net/
Dppp-comp.h115 #define CCP_RESETACK 15 macro
Dpipex.c1176 if (code != CCP_RESETREQ && code != CCP_RESETACK) in pipex_common_input()
2752 pipex_ccp_output(session, CCP_RESETACK, id); in pipex_ccp_input()
2756 case CCP_RESETACK: in pipex_ccp_input()
Dif_ppp.c1114 case CCP_RESETACK: in ppp_ccp()
/openbsd/src/usr.sbin/pppd/
Dccp.c260 fsm_sdata(f, CCP_RESETACK, id, NULL, 0); in ccp_extcode()
263 case CCP_RESETACK: in ccp_extcode()