Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_timer.c28 static void rose_heartbeat_expiry(struct timer_list *t);
36 sk->sk_timer.function = rose_heartbeat_expiry; in rose_start_heartbeat()
119 static void rose_heartbeat_expiry(struct timer_list *t) in rose_heartbeat_expiry() function