Home
last modified time | relevance | path

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

/xnu-10002.1.13/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.1.13/bsd/netinet/
H A Dtcp_input.c6657 if (ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mss()
6851 if (rt->rt_ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mssopt()
/xnu-10002.1.13/bsd/netinet6/
H A Dnd6.c4629 case IFT_PPP: in nd6_need_cache()
H A Din6.c4056 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()