Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_output.c460 tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp) in tcp_set_ecn() function
781 tcp_set_ecn(tp, ifp); in tcp_output()
H A Dtcp_var.h1642 void tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp);
H A Dtcp_subr.c2995 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup()
3103 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup6()