Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_types.h98 #define IFT_PPP 0x17 /* RFC 1331 */ macro
H A Dpktap.c1224 case IFT_PPP: in pktap_bpf_tap()
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_input.c7146 if (ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mss()
7333 if (rt->rt_ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mssopt()
/xnu-12377.61.12/bsd/netinet6/
H A Din6.c4043 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()
H A Dnd6.c4439 case IFT_PPP: in nd6_need_cache()