#include <qos_ctx_helpers.h>

Data Fields | |
| struct qos_head_cbl | cbs |
| gen_lock_t | lock |
| qos_sdp_t * | negotiated_sdp |
| qos_sdp_t * | pending_sdp |
Definition at line 51 of file qos_ctx_helpers.h.
struct qos_head_cbl cbs [read] |
Definition at line 55 of file qos_ctx_helpers.h.
Referenced by register_qoscb(), and run_qos_callbacks().
| gen_lock_t lock |
Definition at line 54 of file qos_ctx_helpers.h.
Referenced by build_new_qos_ctx(), destroy_qos_ctx(), qos_dialog_created_CB(), qos_dialog_request_CB(), and qos_dialog_response_CB().
Definition at line 52 of file qos_ctx_helpers.h.
Referenced by destroy_qos_ctx(), find_qos_sdp(), link_negotiated_qos_sdp_and_run_cb(), qos_dialog_mi_context_CB(), and unlink_negotiated_qos_sdp().
Definition at line 53 of file qos_ctx_helpers.h.
Referenced by destroy_qos_ctx(), find_qos_sdp(), link_pending_qos_sdp(), qos_dialog_mi_context_CB(), remove_sdp(), and unlink_pending_qos_sdp().
1.5.6