libosmogb 1.9.0.196-9975
Osmocom Gb library
osmo_fr_dlc Struct Reference

#include <frame_relay.h>

Data Fields

struct llist_head list
 
struct osmo_fr_linklink
 
uint16_t dlci
 
bool active
 
bool add
 
bool del
 
bool state_send
 
int(* rx_cb )(void *cb_data, struct msgb *msg)
 
void(* status_cb )(struct osmo_fr_dlc *dlc, void *cb_data, bool active)
 
void * cb_data
 

Field Documentation

◆ active

◆ add

◆ cb_data

void* osmo_fr_dlc::cb_data

◆ del

◆ dlci

◆ link

◆ list

struct llist_head osmo_fr_dlc::list

◆ rx_cb

int(* osmo_fr_dlc::rx_cb) (void *cb_data, struct msgb *msg)

Referenced by fr_alloc_vc(), and osmo_fr_rx().

◆ state_send

bool osmo_fr_dlc::state_send

◆ status_cb

void(* osmo_fr_dlc::status_cb) (struct osmo_fr_dlc *dlc, void *cb_data, bool active)

Referenced by dlc_set_active(), and fr_alloc_vc().


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