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

/freebsd-13-stable/usr.sbin/ppp/
H A Dtun.c110 info.type = IFT_PPP;
/freebsd-13-stable/sys/net/
H A Dif_types.h70 IFT_PPP = 0x17, /* RFC 1331 */ enumerator in enum:__anon14887
268 #define IFT_PPP IFT_PPP macro
H A Dif_tuntap.c948 type = IFT_PPP;
H A Dif_spppsubr.c482 if_register_com_alloc(IFT_PPP, sppp_alloc, sppp_free);
485 /* if_deregister_com_alloc(IFT_PPP); */
H A Diflib.c5519 type = IFT_PPP;
/freebsd-13-stable/sys/netgraph/
H A Dng_sppp.c250 ifp = if_alloc(IFT_PPP);
/freebsd-13-stable/sys/netinet/
H A Dsctp_bsd_addr.c168 case IFT_PPP:
/freebsd-13-stable/sys/netinet6/
H A Din6.c2050 case IFT_PPP: /* RFC2472 */
/freebsd-13-stable/sys/dev/ce/
H A Dif_ce.c693 d->ifp = if_alloc(IFT_PPP);
/freebsd-13-stable/sys/dev/cp/
H A Dif_cp.c496 d->ifp = if_alloc(IFT_PPP);

Completed in 299 milliseconds