Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_std_timer.c54 ax25_destroy_socket(ax25); in ax25_std_heartbeat_expiry()
Dax25_ds_timer.c110 ax25_destroy_socket(ax25); in ax25_ds_heartbeat_expiry()
Daf_ax25.c392 void ax25_destroy_socket(ax25_cb *);
399 ax25_destroy_socket((ax25_cb *)data); in ax25_destroy_timer()
408 void ax25_destroy_socket(ax25_cb *ax25) /* Not static as it's used by the timer */ in ax25_destroy_socket() function
987 ax25_destroy_socket(sk->protinfo.ax25); in ax25_release()
994 ax25_destroy_socket(sk->protinfo.ax25); in ax25_release()
1034 ax25_destroy_socket(sk->protinfo.ax25); in ax25_release()
Dax25_in.c423 ax25_destroy_socket(ax25); in ax25_rcv()
/linux-2.4.37.9/include/net/
Dax25.h206 extern void ax25_destroy_socket(ax25_cb *);