Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
l1oip Struct Reference

#include <l1oip.h>

Data Fields

struct list_head list
 
int registered
 
char name [MISDN_MAX_IDLEN]
 
int idx
 
int pri
 
int d_idx
 
int b_num
 
u32 id
 
int ondemand
 
int bundle
 
int codec
 
int limit
 
struct timer_list keep_tl
 
struct timer_list timeout_tl
 
int timeout_on
 
struct work_struct workq
 
struct socketsocket
 
struct completion socket_complete
 
struct task_structsocket_thread
 
spinlock_t socket_lock
 
u32 remoteip
 
u16 localport
 
u16 remoteport
 
struct sockaddr_in sin_local
 
struct sockaddr_in sin_remote
 
struct msghdr sendmsg
 
struct kvec sendiov
 
struct l1oip_chan chan [128]
 

Detailed Description

Definition at line 46 of file l1oip.h.

Field Documentation

int b_num

Definition at line 55 of file l1oip.h.

int bundle

Definition at line 58 of file l1oip.h.

Definition at line 82 of file l1oip.h.

int codec

Definition at line 59 of file l1oip.h.

int d_idx

Definition at line 54 of file l1oip.h.

Definition at line 56 of file l1oip.h.

int idx

Definition at line 52 of file l1oip.h.

struct timer_list keep_tl

Definition at line 63 of file l1oip.h.

int limit

Definition at line 60 of file l1oip.h.

Definition at line 47 of file l1oip.h.

u16 localport

Definition at line 74 of file l1oip.h.

Definition at line 51 of file l1oip.h.

int ondemand

Definition at line 57 of file l1oip.h.

int pri

Definition at line 53 of file l1oip.h.

int registered

Definition at line 50 of file l1oip.h.

u32 remoteip

Definition at line 73 of file l1oip.h.

u16 remoteport

Definition at line 75 of file l1oip.h.

struct kvec sendiov

Definition at line 79 of file l1oip.h.

struct msghdr sendmsg

Definition at line 78 of file l1oip.h.

struct sockaddr_in sin_local

Definition at line 76 of file l1oip.h.

struct sockaddr_in sin_remote

Definition at line 77 of file l1oip.h.

Definition at line 69 of file l1oip.h.

struct completion socket_complete

Definition at line 70 of file l1oip.h.

spinlock_t socket_lock

Definition at line 72 of file l1oip.h.

struct task_struct* socket_thread

Definition at line 71 of file l1oip.h.

int timeout_on

Definition at line 65 of file l1oip.h.

struct timer_list timeout_tl

Definition at line 64 of file l1oip.h.

Definition at line 66 of file l1oip.h.


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