|
libosmogb 1.11.0.52-28973f
Osmocom Gb library
|
Data Fields | |
| struct llist_head | list |
| const char * | name |
| enum gprs_ns2_ll | ll |
| int | dscp |
| uint8_t | priority |
| bool | accept_ipaccess |
| bool | accept_sns |
| uint8_t | ip_sns_sig_weight |
| uint8_t | ip_sns_data_weight |
| bool vty_bind::accept_ipaccess |
Referenced by config_write_vbind(), and DEFUN().
| bool vty_bind::accept_sns |
Referenced by config_write_vbind(), and DEFUN().
| int vty_bind::dscp |
Referenced by config_write_vbind(), and DEFUN().
| uint8_t vty_bind::ip_sns_data_weight |
Referenced by config_write_vbind(), DEFUN(), and vty_bind_alloc().
| uint8_t vty_bind::ip_sns_sig_weight |
Referenced by config_write_vbind(), DEFUN(), and vty_bind_alloc().
| struct llist_head vty_bind::list |
Referenced by vty_bind_alloc(), and vty_bind_free().
| enum gprs_ns2_ll vty_bind::ll |
Referenced by config_write_vbind(), DEFUN(), vty_nse_add_vbind(), and vty_nse_remove_vbind().
| const char* vty_bind::name |
| uint8_t vty_bind::priority |
Referenced by config_write_vbind(), and DEFUN().