Searched refs:IFT_PPP (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_types.h67 #define IFT_PPP 0x17 /* RFC 1331 */ macro
H A Dif_ppp.c290 sc->sc_if.if_type = IFT_PPP;
H A Dif_pppoe.c229 sc->sc_sppp.pp_if.if_type = IFT_PPP;
H A Dif_spppsubr.c912 sp->pp_if.if_type = IFT_PPP;
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6.c2247 case IFT_PPP: /* RFC2472 */
H A Dnd6.c2212 case IFT_PPP:
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.c2859 case IFT_PPP:
2890 sc->ifp->if_type = IFT_PPP;

Completed in 190 milliseconds