Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Daf_ax25.c288 static void ax25_destroy_timer(struct timer_list *t) in ax25_destroy_timer() function
346 timer_setup(&ax25->dtimer, ax25_destroy_timer, 0); in ax25_destroy_socket()