Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c2483 static void tcp_orphan_update(struct timer_list *unused) in tcp_orphan_update() function
4248 timer_setup(&tcp_orphan_timer, tcp_orphan_update, TIMER_DEFERRABLE); in tcp_init()