libosmogb
1.4.0.160-7619
Osmocom Gb library
|
Data Fields | |
struct gprs_ns2_vc * | nsvc |
int | N |
bool | initiater |
struct { | |
struct osmo_timer_list timer | |
enum ns2_timeout mode | |
int N | |
struct timeval timer_started | |
} | alive |
struct { ... } gprs_ns2_vc_priv::alive |
bool gprs_ns2_vc_priv::initiater |
Referenced by gprs_ns2_vc_fsm_alloc().
enum ns2_timeout gprs_ns2_vc_priv::mode |
int gprs_ns2_vc_priv::N |
struct gprs_ns2_vc* gprs_ns2_vc_priv::nsvc |
Referenced by gprs_ns2_vc_fsm_alloc(), and gprs_ns2_vc_fsm_start().
struct osmo_timer_list gprs_ns2_vc_priv::timer |
struct timeval gprs_ns2_vc_priv::timer_started |