Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dsbni.c537 int req_ans; in handle_channel() local
554 req_ans = !(nl->state & FL_PREV_OK); in handle_channel()
557 req_ans = recv_frame( dev ); in handle_channel()
568 if( req_ans || nl->tx_frameno != 0 ) in handle_channel()