Home
last modified time | relevance | path

Searched refs:ppp_change_phase_debug (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/l2/ppp/
Dppp_internal.h117 void ppp_change_phase_debug(struct ppp_context *ctx,
122 ppp_change_phase_debug(ctx, state, __func__, __LINE__)
Dmisc.c77 void ppp_change_phase_debug(struct ppp_context *ctx, enum ppp_phase new_phase, in ppp_change_phase_debug() function