Home
last modified time | relevance | path

Searched refs:tcp_set_ecn (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Dtcp_output.c464 tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp) in tcp_set_ecn() function
875 tcp_set_ecn(tp, ifp); in tcp_output()
H A Dtcp_var.h1702 void tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp);
H A Dtcp_subr.c3001 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup()
3109 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup6()