Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h574 void np_up(ppp_pcb *pcb, int proto); /* a network protocol has come up */
/third_party/lwip/src/netif/ppp/
Dipv6cp.c1251 np_up(f->pcb, PPP_IPV6);
Dauth.c1198 void np_up(ppp_pcb *pcb, int proto) { in np_up() function
Dipcp.c2099 np_up(pcb, PPP_IP); in ipcp_up()