Home
last modified time | relevance | path

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

/linux-3.4.99/net/ax25/
Dax25_std_in.c200 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
218 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
316 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
332 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
345 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
361 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
375 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
Dax25_ds_in.c210 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
231 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
Dax25_out.c383 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
390 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
Dax25_subr.c49 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
/linux-3.4.99/include/net/
Dax25.h410 extern void ax25_frames_acked(ax25_cb *, unsigned short);