Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_sppp.h233 void sppp_detach (struct ifnet *ifp);
H A Dif_pppoe.c299 sppp_detach(&sc->sc_sppp.pp_if); in pppoe_clone_destroy()
H A Dif_spppsubr.c761 sppp_detach(struct ifnet *ifp) in sppp_detach() function