| libosmo-sigtran 2.1.0.166-475a
    Osmocom SIGTRAN library | 
#include <sccp_instance.h>
| Data Fields | |
| struct llist_head | list | 
| struct xua_msg * | xua | 
| uint32_t | cause | 
| bool | scoc | 
| uint32_t sccp_pending_rout_fail::cause | 
Referenced by rout_fail_pending_cb(), and sccp_rout_fail_enqueue().
| struct llist_head sccp_pending_rout_fail::list | 
Referenced by rout_fail_pending_cb(), and sccp_rout_fail_enqueue().
| bool sccp_pending_rout_fail::scoc | 
Referenced by rout_fail_pending_cb(), and sccp_rout_fail_enqueue().
| struct xua_msg* sccp_pending_rout_fail::xua | 
Referenced by rout_fail_pending_cb(), and sccp_rout_fail_enqueue().