Home
last modified time | relevance | path

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

/linux-4.4.14/net/ax25/
Dax25_std_in.c186 ax25_std_enquiry_response(ax25); in ax25_std_state3_machine()
198 ax25_std_enquiry_response(ax25); in ax25_std_state3_machine()
223 if (pf) ax25_std_enquiry_response(ax25); in ax25_std_state3_machine()
233 ax25_std_enquiry_response(ax25); in ax25_std_state3_machine()
242 if (pf) ax25_std_enquiry_response(ax25); in ax25_std_state3_machine()
330 ax25_std_enquiry_response(ax25); in ax25_std_state4_machine()
359 ax25_std_enquiry_response(ax25); in ax25_std_state4_machine()
378 ax25_std_enquiry_response(ax25); in ax25_std_state4_machine()
388 ax25_std_enquiry_response(ax25); in ax25_std_state4_machine()
397 if (pf) ax25_std_enquiry_response(ax25); in ax25_std_state4_machine()
Dax25_std_subr.c68 void ax25_std_enquiry_response(ax25_cb *ax25) in ax25_std_enquiry_response() function
Dax25_ds_subr.c66 ax25_std_enquiry_response(ax25); in ax25_ds_enquiry_response()
Dax25_ds_in.c81 ax25_std_enquiry_response(ax25); in ax25_ds_state1_machine()
/linux-4.4.14/include/net/
Dax25.h413 void ax25_std_enquiry_response(ax25_cb *);