Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_types.h98 #define IFT_PPP 0x17 /* RFC 1331 */ macro
H A Dpktap.c1194 case IFT_PPP: in pktap_bpf_tap()
/xnu-8792.61.2/bsd/netinet/
H A Dtcp_input.c6522 if (ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mss()
6722 if (rt->rt_ifp->if_type == IFT_PPP && slowlink_wsize > 0 && in tcp_mssopt()
/xnu-8792.61.2/bsd/netinet6/
H A Dnd6.c4630 case IFT_PPP: in nd6_need_cache()
H A Din6.c4052 case IFT_PPP: /* RFC2472 */ in in6_if2idlen()