Home
last modified time | relevance | path

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

/dports/comms/direwolf/direwolf-1.6/src/
H A Dax25_link.c599 static void send_srej_frames (ax25_dlsm_t *S, int *resend, int count, int allow_f1);
2906 send_srej_frames (S, ask_for_resend, ask_resend_count, allow_f1); in i_frame_continued()
2970 send_srej_frames (S, ask_for_resend, ask_resend_count, allow_f1); in i_frame_continued()
3024 send_srej_frames (S, ask_for_resend, ask_resend_count, allow_f1); in i_frame_continued()
3131 static void send_srej_frames (ax25_dlsm_t *S, int *resend, int count, int allow_f1) in send_srej_frames() function
5777 send_srej_frames (S, resend, count, allow_f1); in enquiry_response()