Home
last modified time | relevance | path

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

/openbmc/linux/net/ax25/
H A Dax25_ds_in.c193 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
214 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
235 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
245 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
254 if (pf) ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
257 ax25_ds_enquiry_response(ax25); in ax25_ds_state3_machine()
H A Dax25_ds_subr.c36 void ax25_ds_enquiry_response(ax25_cb *ax25) in ax25_ds_enquiry_response() function
/openbmc/linux/include/net/
H A Dax25.h354 void ax25_ds_enquiry_response(ax25_cb *);