Searched refs:dn_slow_timer (Results 1 - 1 of 1) sorted by relevance

/net/decnet/
H A Ddn_timer.c35 static void dn_slow_timer(unsigned long arg);
39 setup_timer(&sk->sk_timer, dn_slow_timer, (unsigned long)sk);
48 static void dn_slow_timer(unsigned long arg) function

Completed in 44 milliseconds