Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dppp_impl.h346 int sifnpmode (int u, int proto, enum NPmode mode);
Dipcp.c1283 sifnpmode(f->unit, PPP_IP, NPMODE_PASS); in ipcp_up()
Dppp.c1375 sifnpmode(int u, int proto, enum NPmode mode) in sifnpmode() function