Searched refs:ax25_frames_acked (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/net/ax25/ |
D | ax25_std_in.c | 200 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()
|
D | ax25_ds_in.c | 210 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine() 231 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
|
D | ax25_out.c | 383 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked() 390 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
|
D | ax25_subr.c | 49 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
|
/linux-3.4.99/include/net/ |
D | ax25.h | 410 extern void ax25_frames_acked(ax25_cb *, unsigned short);
|