Searched defs:ccconn (Results 1 – 1 of 1) sorted by relevance
225 struct ccconn { struct230 TAILQ_ENTRY(ccconn) connq_link; /* queue of the owner */ argument232 struct uni_cref cref;233 uint8_t reason;234 struct ccuser *acceptor;237 uint32_t blli_selector;238 struct uni_ie_blli blli[UNI_NUM_IE_BLLI];240 struct uni_ie_bearer bearer;241 struct uni_ie_traffic traffic;242 struct uni_ie_qos qos;[all …]