Searched refs:SDP_MAX_CONNECTIONS (Results 1 – 4 of 4) sorted by relevance
757 #ifndef SDP_MAX_CONNECTIONS758 #define SDP_MAX_CONNECTIONS 4 macro
76 for (int i = 0; i < SDP_MAX_CONNECTIONS; i++) { in sdp_init()130 for (int i = 0; i < SDP_MAX_CONNECTIONS; i++) { in sdp_free()
211 tCONN_CB ccb[SDP_MAX_CONNECTIONS];
303 for (xx = 0, p_ccb = sdp_cb.ccb; xx < SDP_MAX_CONNECTIONS; xx++, p_ccb++) { in sdpu_find_ccb_by_cid()328 for (xx = 0, p_ccb = sdp_cb.ccb; xx < SDP_MAX_CONNECTIONS; xx++, p_ccb++) { in sdpu_find_ccb_by_db()351 for (xx = 0, p_ccb = sdp_cb.ccb; xx < SDP_MAX_CONNECTIONS; xx++, p_ccb++) { in sdpu_allocate_ccb()