libosmogb
1.4.0.160-7619
Osmocom Gb library
|
Data Fields | |
struct llist_head | list |
struct osmo_sockaddr_str | remote |
enum gprs_ns_ll | ll |
uint16_t | nsei |
uint16_t | nsvci |
uint16_t | frdlci |
bool | remote_end_is_sgsn |
bool | configured |
bool ns2_vty_vc::configured |
uint16_t ns2_vty_vc::frdlci |
Referenced by config_write_ns(), and DEFUN().
struct llist_head ns2_vty_vc::list |
Referenced by ns2_vc_free(), vtyvc_alloc(), and vtyvc_by_nsei().
enum gprs_ns_ll ns2_vty_vc::ll |
Referenced by config_write_ns(), and DEFUN().
uint16_t ns2_vty_vc::nsei |
Referenced by config_write_ns(), gprs_ns2_vty_create(), vtyvc_alloc(), and vtyvc_by_nsei().
uint16_t ns2_vty_vc::nsvci |
Referenced by config_write_ns(), DEFUN(), and gprs_ns2_vty_create().
struct osmo_sockaddr_str ns2_vty_vc::remote |
Referenced by config_write_ns(), DEFUN(), and gprs_ns2_vty_create().
bool ns2_vty_vc::remote_end_is_sgsn |
Referenced by config_write_ns(), and DEFUN().