Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Dax25_std_in.c222 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
240 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
338 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
354 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
367 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
383 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
397 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
Dax25_ds_in.c220 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
241 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
Dax25_out.c394 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
401 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
Dax25_subr.c73 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
/linux-2.4.37.9/include/net/
Dax25.h310 extern void ax25_frames_acked(ax25_cb *, unsigned short);