Searched refs:lapb_check_need_response (Results 1 – 3 of 3) sorted by relevance
/linux/net/lapb/ |
H A D | lapb_in.c | 325 lapb_check_need_response(lapb, frame->cr, frame->pf); in lapb_state3_machine() 344 lapb_check_need_response(lapb, frame->cr, frame->pf); in lapb_state3_machine() 363 lapb_check_need_response(lapb, frame->cr, frame->pf); in lapb_state3_machine()
|
H A D | lapb_out.c | 201 void lapb_check_need_response(struct lapb_cb *lapb, int type, int pf) in lapb_check_need_response() function
|
/linux/include/net/ |
H A D | lapb.h | 129 void lapb_check_need_response(struct lapb_cb *lapb, int, int);
|