Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_pppvar.h83 #define NP_IP 0 /* Internet Protocol */ macro
H A Dif_ppp.c495 npx = NP_IP; in pppioctl()
684 mode = sc->sc_npmode[NP_IP]; in pppoutput()
822 mode = sc->sc_npmode[NP_IP]; in ppp_requeue()
1404 sc->sc_npmode[NP_IP] != NPMODE_PASS) { in ppp_inproc()