Home
last modified time | relevance | path

Searched refs:ppp_phase (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/l2/ppp/
Dmisc.c19 const char *ppp_phase_str(enum ppp_phase phase) in ppp_phase_str()
44 static void validate_phase_transition(enum ppp_phase current, in validate_phase_transition()
45 enum ppp_phase new) in validate_phase_transition()
68 static inline void validate_phase_transition(enum ppp_phase current, in validate_phase_transition()
69 enum ppp_phase new) in validate_phase_transition()
77 void ppp_change_phase_debug(struct ppp_context *ctx, enum ppp_phase new_phase, in ppp_change_phase_debug()
80 void ppp_change_phase(struct ppp_context *ctx, enum ppp_phase new_phase) in ppp_change_phase_debug()
Dppp_internal.h106 const char *ppp_phase_str(enum ppp_phase phase);
114 void ppp_change_phase(struct ppp_context *ctx, enum ppp_phase new_phase);
118 enum ppp_phase new_phase,
/Zephyr-latest/include/zephyr/net/
Dppp.h97 enum ppp_phase { enum
506 enum ppp_phase phase;