Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
Dppp_defs.h97 enum NPmode { enum
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h167 enum NPmode { enum
456 int sifnpmode(ppp_pcb *pcb, int proto, enum NPmode mode);
/third_party/lwip/src/netif/ppp/
Dppp.c1307 int sifnpmode(ppp_pcb *pcb, int proto, enum NPmode mode) { in sifnpmode()