Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c3026 static void tcp_orphan_update(struct timer_list *unused) in tcp_orphan_update() function
5082 timer_setup(&tcp_orphan_timer, tcp_orphan_update, TIMER_DEFERRABLE); in tcp_init()