Searched refs:ax25_frames_acked (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/net/ax25/ |
A D | ax25_std_in.c | 197 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()
|
A D | ax25_ds_in.c | 207 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine() 228 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
|
A D | ax25_out.c | 372 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked() 379 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
|
A D | ax25_subr.c | 46 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
|
/linux-6.3-rc2/include/net/ |
A D | ax25.h | 447 void ax25_frames_acked(ax25_cb *, unsigned short);
|
Completed in 7 milliseconds