Home
last modified time | relevance | path

Searched refs:IFT_PPP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/net/
H A Dif_types.h67 IFT_PPP = 0x17, /* RFC 1331 */ enumerator
266 #define IFT_PPP IFT_PPP macro
H A Dif_tuntap.c938 type = IFT_PPP; in tuncreate()
/freebsd/usr.sbin/ppp/
H A Dtun.c108 info.type = IFT_PPP; in tun_configure()
/freebsd/sys/netinet/
H A Dsctp_bsd_addr.c165 case IFT_PPP: in sctp_is_desired_interface_type()
/freebsd/sys/netinet6/
H A Din6.c2150 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()