Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_output.c486 tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp) in tcp_set_ecn() function
938 tcp_set_ecn(tp, ifp); in tcp_output()
H A Dtcp_var.h1899 void tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp);
H A Dtcp_subr.c3076 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup()
3184 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup6()