libosmo-sigtran  1.9.0.4-dc82
Osmocom SIGTRAN library
osmo_sccp_user Struct Reference

#include <sccp_internal.h>

Data Fields

struct llist_head list
 entry in list of sccp users of osmo_sccp_instance More...
 
struct osmo_sccp_instanceinst
 pointer back to SCCP instance More...
 
char * name
 human-readable name of this user More...
 
uint16_t ssn
 SSN and/or point code to which we are bound. More...
 
uint32_t pc
 
struct llist_head links
 
osmo_prim_cb prim_cb
 
void * priv
 
struct osmo_fsm_inst * as_fi
 

Field Documentation

◆ as_fi

struct osmo_fsm_inst* osmo_sccp_user::as_fi

◆ inst

◆ links

struct llist_head osmo_sccp_user::links

◆ list

◆ name

char* osmo_sccp_user::name

◆ pc

◆ prim_cb

osmo_prim_cb osmo_sccp_user::prim_cb

◆ priv

void* osmo_sccp_user::priv

◆ ssn

uint16_t osmo_sccp_user::ssn

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