Home
last modified time | relevance | path

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

/linux-4.4.14/net/ax25/
Dax25_ds_in.c196 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
217 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
238 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
248 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
257 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
260 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
Dax25_ds_subr.c39 void ax25_ds_enquiry_response(ax25_cb *ax25) in ax25_ds_enquiry_response() function
/linux-4.4.14/include/net/
Dax25.h337 void ax25_ds_enquiry_response(ax25_cb *);