Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_ds_timer.c39 static void ax25_ds_timeout(unsigned long);
53 t->function = &ax25_ds_timeout; in ax25_ds_add_timer()
78 static void ax25_ds_timeout(unsigned long arg) in ax25_ds_timeout() function