Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ax25/
Dax25_std_in.c197 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
215 ax25_frames_acked(ax25, nr); in ax25_std_state3_machine()
313 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
329 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
342 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
358 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
372 ax25_frames_acked(ax25, nr); in ax25_std_state4_machine()
Dax25_ds_in.c207 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
228 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
Dax25_out.c379 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
386 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
Dax25_subr.c46 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
/kernel/linux/linux-5.10/include/net/
Dax25.h453 void ax25_frames_acked(ax25_cb *, unsigned short);