Searched refs:remote_busy (Results 1 – 4 of 4) sorted by relevance
435 ||(p_dlcb->remote_busy) in llcp_dlsm_connected()1122 old_remote_busy = p_dlcb->remote_busy; in llcp_dlc_proc_rr_rnr_pdu()1125 p_dlcb->remote_busy = TRUE; in llcp_dlc_proc_rr_rnr_pdu()1145 p_dlcb->remote_busy = FALSE; in llcp_dlc_proc_rr_rnr_pdu()1340 &&(!p_dlcb->remote_busy) in llcp_dlc_get_next_pdu()1412 &&(!p_dlcb->remote_busy) in llcp_dlc_get_next_pdu_length()
650 &&(llcp_cb.dlcb[idx].remote_busy == FALSE) in llcp_link_check_congestion()783 if (llcp_cb.dlcb[idx].remote_busy == FALSE) in llcp_link_check_uncongested()
1112 ||(p_dlcb->remote_busy) ) in LLCP_IsDataLinkCongested()
183 BOOLEAN remote_busy; /* TRUE if remote SAP is busy */ member