Home
last modified time | relevance | path

Searched refs:MODE_NOP (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dfsm.h51 #define MODE_NOP 3 macro
H A Dipv6cp.c760 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig()
768 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig()
H A Dipcp.c1299 if (mode_type != MODE_NOP) { in IpcpDecodeConfig()
1321 if (mode_type != MODE_NOP) { in IpcpDecodeConfig()
H A Dccp.c662 if (mode_type != MODE_NOP) { in CcpDecodeConfig()
H A Dfsm.c203 (*fp->fn->DecodeConfig)(fp, ptr, ptr + count, MODE_NOP, NULL); in fsm_Output()
H A Dlcp.c1256 if (mode_type != MODE_NOP) { in LcpDecodeConfig()