Searched refs:sl_keepalive (Results 1 – 1 of 1) sorted by relevance
110 static void sl_keepalive(struct timer_list *t);771 timer_setup(&sl->keepalive_timer, sl_keepalive, 0);1410 static void sl_keepalive(struct timer_list *t) function