Searched refs:ax25_frames_acked (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/net/ax25/ |
D | ax25_std_in.c | 222 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()
|
D | ax25_ds_in.c | 220 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine() 241 ax25_frames_acked(ax25, nr); in ax25_ds_state3_machine()
|
D | ax25_out.c | 394 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked() 401 ax25_frames_acked(ax25, nr); in ax25_check_iframes_acked()
|
D | ax25_subr.c | 73 void ax25_frames_acked(ax25_cb *ax25, unsigned short nr) in ax25_frames_acked() function
|
/linux-2.4.37.9/include/net/ |
D | ax25.h | 310 extern void ax25_frames_acked(ax25_cb *, unsigned short);
|