FD.io VPP  v21.01.1
Vector Packet Processing
tcp_timer.c File Reference
+ Include dependency graph for tcp_timer.c:

Go to the source code of this file.

Functions

void tcp_timer_initialize_wheel (tcp_timer_wheel_t *tw, void(*expired_timer_cb)(u32 *), f64 now)
 

Function Documentation

◆ tcp_timer_initialize_wheel()

void tcp_timer_initialize_wheel ( tcp_timer_wheel_t tw,
void(*)(u32 *)  expired_timer_cb,
f64  now 
)

Definition at line 20 of file tcp_timer.c.

+ Here is the caller graph for this function: