Home
last modified time | relevance | path

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

/external/libppp/src/
Dfsm.h197 extern struct fsm_opt *fsm_readopt(u_char **);
Dipv6cp.c695 if ((opt = fsm_readopt(&cp)) == NULL) in ipv6cp_DecodeConfig()
Dccp.c579 if ((opt = fsm_readopt(&cp)) == NULL) in CcpDecodeConfig()
Dfsm.c1139 fsm_readopt(u_char **cp) in fsm_readopt() function
Dlcp.c678 if ((opt = fsm_readopt(&cp)) == NULL) in LcpDecodeConfig()
Dipcp.c1065 if ((opt = fsm_readopt(&cp)) == NULL) in IpcpDecodeConfig()