Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ppp/
Dmisc.c109 const char *ppp_state_str(enum ppp_state state) in ppp_state_str()
208 static void validate_state_transition(enum ppp_state current, in validate_state_transition()
209 enum ppp_state new) in validate_state_transition()
259 static inline void validate_state_transition(enum ppp_state current, in validate_state_transition()
260 enum ppp_state new) in validate_state_transition()
268 void ppp_change_state_debug(struct ppp_fsm *fsm, enum ppp_state new_state, in ppp_change_state_debug()
271 void ppp_change_state(struct ppp_fsm *fsm, enum ppp_state new_state) in ppp_change_state_debug()
Dppp_internal.h107 const char *ppp_state_str(enum ppp_state state);
115 void ppp_change_state(struct ppp_fsm *fsm, enum ppp_state new_state);
127 void ppp_change_state_debug(struct ppp_fsm *fsm, enum ppp_state new_state,
Dfsm.c186 static void terminate(struct ppp_fsm *fsm, enum ppp_state next_state) in terminate()
900 enum ppp_state new_state; in fsm_recv_terminate_ack()
/Zephyr-latest/include/zephyr/net/
Dppp.h117 enum ppp_state { enum
332 enum ppp_state state;