Home
last modified time | relevance | path

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

/Linux-v4.19/net/rose/
Drose_link.c30 static void rose_ftimer_expiry(struct timer_list *);
40 neigh->ftimer.function = rose_ftimer_expiry; in rose_start_ftimer()
78 static void rose_ftimer_expiry(struct timer_list *t) in rose_ftimer_expiry() function