Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_types.h98 #define IFT_PPP 0x17 /* RFC 1331 */ macro
H A Dpktap.c1199 case IFT_PPP: in pktap_bpf_tap()
/xnu-8019.80.24/bsd/netinet/
H A Dtcp_input.c6231 if (ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mss()
6431 if (rt->rt_ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mssopt()
/xnu-8019.80.24/bsd/netinet6/
H A Dnd6.c4555 case IFT_PPP: in nd6_need_cache()
H A Din6.c3998 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()