Searched refs:sdp_slot_t (Results 1 – 1 of 1) sorted by relevance
60 } sdp_slot_t; typedef63 static sdp_slot_t sdp_slots[MAX_SDP_SLOTS];91 memset(sdp_slots, 0, sizeof(sdp_slot_t)*MAX_SDP_SLOTS); in init_sdp_slots()246 static const sdp_slot_t* start_create_sdp(int id) { in start_create_sdp()247 sdp_slot_t* sdp_slot; in start_create_sdp()321 const sdp_slot_t* sdp_slot = start_create_sdp(id); in on_create_record_event()