Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dif_pppvar.h157 int pppioctl(struct ppp_softc *, u_long, void *, int, struct lwp *);
H A Dppp_tty.c473 error = pppioctl(sc, cmd, data, flag, l); in ppptioctl()
H A Dif_ppp.c492 pppioctl(struct ppp_softc *sc, u_long cmd, void *data, int flag, in pppioctl() function