Home
last modified time | relevance | path

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

/external/libppp/src/
Dfsm.h51 #define MODE_NOP 3 macro
Dipv6cp.c760 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig()
768 if (mode_type != MODE_NOP) { in ipv6cp_DecodeConfig()
Dipcp.c1294 if (mode_type != MODE_NOP) { in IpcpDecodeConfig()
1316 if (mode_type != MODE_NOP) { in IpcpDecodeConfig()
Dccp.c662 if (mode_type != MODE_NOP) { in CcpDecodeConfig()
Dfsm.c203 (*fp->fn->DecodeConfig)(fp, ptr, ptr + count, MODE_NOP, NULL); in fsm_Output()
Dlcp.c1256 if (mode_type != MODE_NOP) { in LcpDecodeConfig()