Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_output.c471 tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp) in tcp_set_ecn() function
923 tcp_set_ecn(tp, ifp); in tcp_output()
H A Dtcp_var.h1826 void tcp_set_ecn(struct tcpcb *tp, struct ifnet *ifp);
H A Dtcp_subr.c3016 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup()
3124 tcp_set_ecn(tp, rt->rt_ifp); in tcp_rtlookup6()