Searched refs:PPP_PHASE_CALLBACK (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/netif/ppp/ | ||
D | ppp.h | 124 #define PPP_PHASE_CALLBACK 8 macro |
/third_party/lwip/src/netif/ppp/ | ||
D | auth.c | 898 new_phase(pcb, PPP_PHASE_CALLBACK); in network_phase() |