libosmogb 1.9.0.196-9975
Osmocom Gb library
vty_bind Struct Reference

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
 

Field Documentation

◆ accept_ipaccess

bool vty_bind::accept_ipaccess

Referenced by config_write_vbind(), and DEFUN().

◆ accept_sns

bool vty_bind::accept_sns

Referenced by config_write_vbind(), and DEFUN().

◆ dscp

int vty_bind::dscp

Referenced by config_write_vbind(), and DEFUN().

◆ ip_sns_data_weight

uint8_t vty_bind::ip_sns_data_weight

◆ ip_sns_sig_weight

uint8_t vty_bind::ip_sns_sig_weight

◆ list

struct llist_head vty_bind::list

Referenced by vty_bind_alloc(), and vty_bind_free().

◆ ll

◆ name

◆ priority

uint8_t vty_bind::priority

Referenced by config_write_vbind(), and DEFUN().


The documentation for this struct was generated from the following file: