libosmogb
1.4.0.160-7619
Osmocom Gb library
|
Data Fields | |
struct gprs_ns2_nse * | nse |
enum ns2_sns_type | ip |
struct osmo_sockaddr | initial |
struct gprs_ns2_vc * | sns_nsvc |
struct gprs_ns_ie_ip4_elem * | ip4_local |
size_t | num_ip4_local |
struct gprs_ns_ie_ip6_elem * | ip6_local |
size_t | num_ip6_local |
size_t | num_max_nsvcs |
size_t | num_max_ip4_remote |
size_t | num_max_ip6_remote |
struct gprs_ns_ie_ip4_elem * | ip4_remote |
unsigned int | num_ip4_remote |
struct gprs_ns_ie_ip6_elem * | ip6_remote |
unsigned int | num_ip6_remote |
struct osmo_sockaddr ns2_sns_state::initial |
Referenced by gprs_ns2_nse_sns_remote(), and ns2_sns_bss_fsm_start().
enum ns2_sns_type ns2_sns_state::ip |
struct gprs_ns_ie_ip4_elem* ns2_sns_state::ip4_local |
Referenced by gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_config_bss_onenter().
struct gprs_ns_ie_ip4_elem* ns2_sns_state::ip4_remote |
struct gprs_ns_ie_ip6_elem* ns2_sns_state::ip6_local |
Referenced by gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_config_bss_onenter().
struct gprs_ns_ie_ip6_elem* ns2_sns_state::ip6_remote |
struct gprs_ns2_nse* ns2_sns_state::nse |
Referenced by create_missing_nsvcs(), do_sns_add(), do_sns_change_weight(), do_sns_delete(), gprs_ns2_sns_rx(), ns2_sns_bss_fsm_alloc(), ns2_sns_free_nsvc(), ns2_sns_fsm_bss_timer_cb(), ns2_sns_st_all_action(), ns2_sns_st_configured_onenter(), ns2_sns_st_size(), ns2_sns_st_size_onenter(), ns2_sns_st_unconfigured(), ns_sns_st_config_sgsn_ip4(), ns_sns_st_config_sgsn_ip6(), and nse_inst_from_fi().
size_t ns2_sns_state::num_ip4_local |
Referenced by gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_config_bss_onenter().
unsigned int ns2_sns_state::num_ip4_remote |
size_t ns2_sns_state::num_ip6_local |
Referenced by gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_config_bss_onenter().
unsigned int ns2_sns_state::num_ip6_remote |
size_t ns2_sns_state::num_max_ip4_remote |
Referenced by add_remote_ip4_elem(), gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_size_onenter().
size_t ns2_sns_state::num_max_ip6_remote |
Referenced by add_remote_ip6_elem(), gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_size_onenter().
size_t ns2_sns_state::num_max_nsvcs |
Referenced by gprs_ns2_sns_dump_vty(), ns2_sns_bss_fsm_start(), and ns2_sns_st_size_onenter().
struct gprs_ns2_vc* ns2_sns_state::sns_nsvc |