libosmogb
1.4.0.160-7619
Osmocom Gb library
|
Data Fields | |
struct osmo_sockaddr_str | udp |
struct osmo_sockaddr_str | frgreaddr |
int | dscp |
enum gprs_ns2_vc_mode | vc_mode |
bool | force_vc_mode |
const char * | force_vc_mode_reason |
bool | frgre |
struct llist_head | vtyvc |
int ns2_vty_priv::dscp |
Referenced by config_write_ns(), DEFUN(), and gprs_ns2_vty_create().
bool ns2_vty_priv::force_vc_mode |
Referenced by DEFUN(), and gprs_ns2_vty_force_vc_mode().
const char* ns2_vty_priv::force_vc_mode_reason |
Referenced by DEFUN(), and gprs_ns2_vty_force_vc_mode().
bool ns2_vty_priv::frgre |
Referenced by config_write_ns(), DEFUN(), and gprs_ns2_vty_create().
struct osmo_sockaddr_str ns2_vty_priv::frgreaddr |
Referenced by config_write_ns(), and DEFUN().
struct osmo_sockaddr_str ns2_vty_priv::udp |
Referenced by config_write_ns(), DEFUN(), gprs_ns2_vty_create(), and gprs_ns2_vty_init().
enum gprs_ns2_vc_mode ns2_vty_priv::vc_mode |
Referenced by config_write_ns(), DEFUN(), gprs_ns2_vty_create(), gprs_ns2_vty_force_vc_mode(), gprs_ns2_vty_init(), and ns2_vty_bind_apply().
struct llist_head ns2_vty_priv::vtyvc |
Referenced by config_write_ns(), DEFUN(), gprs_ns2_vty_create(), gprs_ns2_vty_init(), vtyvc_alloc(), and vtyvc_by_nsei().