Searched refs:lapb_check_iframes_acked (Results 1 – 3 of 3) sorted by relevance
124 extern void lapb_check_iframes_acked(struct lapb_cb *lapb, unsigned short);
426 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()449 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()511 lapb_check_iframes_acked(lapb, frame->nr); in lapb_state3_machine()
207 void lapb_check_iframes_acked(struct lapb_cb *lapb, unsigned short nr) in lapb_check_iframes_acked() function