|
libosmogb 1.11.0.52-28973f
Osmocom Gb library
|
Data Fields | |
| struct gprs_ns_inst * | nsi |
| struct gprs_nsvc * | nsvc_hack |
| struct gprs_ns_ie_ip4_elem * | ip4_local |
| size_t | num_ip4_local |
| size_t | num_max_nsvcs |
| size_t | num_max_ip4_remote |
| struct gprs_ns_ie_ip4_elem * | ip4_remote |
| unsigned int | num_ip4_remote |
| uint16_t | next_nsvci |
| struct gprs_ns_ie_ip4_elem* gprs_sns_state::ip4_local |
Referenced by gprs_sns_bss_fsm_alloc(), gprs_sns_dump_vty(), and gprs_sns_st_config_bss_onenter().
| struct gprs_ns_ie_ip4_elem* gprs_sns_state::ip4_remote |
| uint16_t gprs_sns_state::next_nsvci |
Referenced by gprs_nsvc_create_ip4(), and gprs_sns_bss_fsm_alloc().
| struct gprs_ns_inst* gprs_sns_state::nsi |
| struct gprs_nsvc* gprs_sns_state::nsvc_hack |
| size_t gprs_sns_state::num_ip4_local |
Referenced by gprs_sns_bss_fsm_alloc(), gprs_sns_dump_vty(), and gprs_sns_st_config_bss_onenter().
| unsigned int gprs_sns_state::num_ip4_remote |
| size_t gprs_sns_state::num_max_ip4_remote |
Referenced by add_remote_ip4_elem(), gprs_sns_bss_fsm_alloc(), gprs_sns_dump_vty(), and gprs_sns_st_size_onenter().
| size_t gprs_sns_state::num_max_nsvcs |
Referenced by gprs_sns_bss_fsm_alloc(), gprs_sns_dump_vty(), and gprs_sns_st_size_onenter().