Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_link.c27 static void rose_ftimer_expiry(struct timer_list *);
37 neigh->ftimer.function = rose_ftimer_expiry; in rose_start_ftimer()
75 static void rose_ftimer_expiry(struct timer_list *t) in rose_ftimer_expiry() function