Searched refs:ax25_heartbeat_expiry (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ax25/
H A Dax25_timer.c33 static void ax25_heartbeat_expiry(struct timer_list *);
41 timer_setup(&ax25->timer, ax25_heartbeat_expiry, 0);
121 static void ax25_heartbeat_expiry(struct timer_list *t) function

Completed in 89 milliseconds