Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp.c3012 static void tcp_orphan_update(struct timer_list *unused) in tcp_orphan_update() function
5068 timer_setup(&tcp_orphan_timer, tcp_orphan_update, TIMER_DEFERRABLE); in tcp_init()