]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/tcp_var.h
xnu-6153.141.1.tar.gz
[apple/xnu.git] / bsd / netinet / tcp_var.h
index 5358d21a094c768c234e1840a31e05da84e1dcfb..95e1903ee5da3e5bb8ba6df6aa0f4637326c4f7d 100644 (file)
@@ -1574,6 +1574,7 @@ void     tcp_gc(struct inpcbinfo *);
 void     tcp_itimer(struct inpcbinfo *ipi);
 void     tcp_check_timer_state(struct tcpcb *tp);
 void     tcp_run_timerlist(void *arg1, void *arg2);
+void     tcp_sched_timers(struct tcpcb *tp);
 
 struct tcptemp *tcp_maketemplate(struct tcpcb *);
 void     tcp_fillheaders(struct tcpcb *, void *, void *);