Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/net/
H A Dif_types.h98 #define IFT_PPP 0x17 /* RFC 1331 */ macro
H A Dpktap.c1192 case IFT_PPP: in pktap_bpf_tap()
/xnu-10002.81.5/bsd/netinet/
H A Dtcp_input.c6661 if (ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mss()
6855 if (rt->rt_ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mssopt()
/xnu-10002.81.5/bsd/netinet6/
H A Din6.c4053 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()
H A Dnd6.c4629 case IFT_PPP: in nd6_need_cache()