Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_pppvar.h84 #define NP_IPV6 1 /* Internet Protocol v6 */ macro
H A Dif_ppp.c499 npx = NP_IPV6; in pppioctl()
691 mode = sc->sc_npmode[NP_IPV6]; in pppoutput()
826 mode = sc->sc_npmode[NP_IPV6]; in ppp_requeue()
1422 sc->sc_npmode[NP_IPV6] != NPMODE_PASS) { in ppp_inproc()