Searched refs:AVCT_CONG_IND_EVT (Results 1 – 2 of 2) sorted by relevance
85 #define AVCT_CONG_IND_EVT 4 /* Congestion indication */ macro
483 event = (p_data->cong) ? AVCT_CONG_IND_EVT : AVCT_UNCONG_IND_EVT; in avct_lcb_cong_ind()