Page MenuHomeFreeBSD

D2154.1784928882.diff
No OneTemporary

Size
385 B
Referenced Files
None
Subscribers
None

D2154.1784928882.diff

Index: sys/netinet/tcp_timer.c
===================================================================
--- sys/netinet/tcp_timer.c
+++ sys/netinet/tcp_timer.c
@@ -853,7 +853,7 @@
tcp_timer_activate(struct tcpcb *tp, int timer_type, u_int delta)
{
struct callout *t_callout;
- void *f_callout;
+ timeout_t *f_callout;
struct inpcb *inp = tp->t_inpcb;
int cpu = inp_to_cpuid(inp);

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 24, 9:34 PM (1 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29250025
Default Alt Text
D2154.1784928882.diff (385 B)

Event Timeline