Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_ds_in.c206 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
227 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
248 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
258 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
267 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
270 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
Dax25_ds_subr.c54 void ax25_ds_enquiry_response(ax25_cb *ax25) in ax25_ds_enquiry_response() function
/linux-2.4.37.9/include/net/
Dax25.h238 extern void ax25_ds_enquiry_response(ax25_cb *);