Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp.c2686 static struct timer_list tcp_orphan_timer; variable
2692 mod_timer(&tcp_orphan_timer, jiffies + TCP_ORPHAN_TIMER_PERIOD); in tcp_orphan_update()
4506 timer_setup(&tcp_orphan_timer, tcp_orphan_update, TIMER_DEFERRABLE); in tcp_init()
4507 mod_timer(&tcp_orphan_timer, jiffies + TCP_ORPHAN_TIMER_PERIOD); in tcp_init()
/linux/
A DSystem.map163717 ffff80001215b888 b tcp_orphan_timer
A D.tmp_System.map163717 ffff80001215b888 b tcp_orphan_timer

Completed in 346 milliseconds