Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dauth.h76 void np_down (int, u16_t);
Dauth.c716 np_down(int unit, u16_t proto) in np_down() function
Dipcp.c1313 np_down(f->unit, PPP_IP); in ipcp_down()