Searched refs:dn_slow_timer (Results 1 – 1 of 1) sorted by relevance
36 static void dn_slow_timer(unsigned long arg);40 setup_timer(&sk->sk_timer, dn_slow_timer, (unsigned long)sk); in dn_start_slow_timer()49 static void dn_slow_timer(unsigned long arg) in dn_slow_timer() function