Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/slip/
H A Dslip.c111 static void sl_outfill(struct timer_list *t);
772 timer_setup(&sl->outfill_timer, sl_outfill, 0);
1379 static void sl_outfill(struct timer_list *t) function