Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h558 void start_networks(ppp_pcb *pcb); /* start all the network control protos */
/third_party/lwip/src/netif/ppp/
Dauth.c914 start_networks(pcb); in network_phase()
917 void start_networks(ppp_pcb *pcb) { in start_networks() function