Searched refs:ax25_frames_acked (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ax25/ |
| H 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()
|
| H 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()
|
| H A D | ax25_subr.c | 46 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
|
| /linux/include/net/ |
| H A D | ax25.h | 444 void ax25_frames_acked(ax25_cb *, unsigned short);
|