libosmogb  1.10.0.62-c31e0.202501222026
Osmocom Gb library
ns2_sns_procedure Struct Reference

Data Fields

struct llist_head list
 
struct ns2_sns_bindsbind
 
uint16_t sig_weight
 
uint16_t data_weight
 
struct gprs_ns_ie_ip4_elem ip4
 
struct gprs_ns_ie_ip6_elem ip6
 
enum sns_procedure procedure
 
uint8_t trans_id
 
bool running
 

Field Documentation

◆ data_weight

uint16_t ns2_sns_procedure::data_weight

Referenced by ns2_add_procedure().

◆ ip4

struct gprs_ns_ie_ip4_elem ns2_sns_procedure::ip4

◆ ip6

struct gprs_ns_ie_ip6_elem ns2_sns_procedure::ip6

◆ list

struct llist_head ns2_sns_procedure::list

Referenced by ns2_add_procedure().

◆ procedure

enum sns_procedure ns2_sns_procedure::procedure

◆ running

bool ns2_sns_procedure::running

◆ sbind

struct ns2_sns_bind* ns2_sns_procedure::sbind

Referenced by ns2_add_procedure().

◆ sig_weight

uint16_t ns2_sns_procedure::sig_weight

Referenced by ns2_add_procedure().

◆ trans_id

uint8_t ns2_sns_procedure::trans_id

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