Linux Kernel
3.7.1
|
#include <isdn.h>
Data Fields | |
ulong | online |
ulong | flags |
int | locks |
int | channels |
wait_queue_head_t | st_waitq |
int | maxbufsize |
unsigned long | pktcount |
int | stavail |
isdn_if * | interface |
int * | rcverr |
int * | rcvcount |
struct sk_buff_head * | rpqueue |
wait_queue_head_t * | rcv_waitq |
wait_queue_head_t * | snd_waitq |
char | msn2eaz [10][ISDN_MSNLEN] |
char msn2eaz[10][ISDN_MSNLEN] |
wait_queue_head_t* rcv_waitq |
struct sk_buff_head* rpqueue |
wait_queue_head_t* snd_waitq |
wait_queue_head_t st_waitq |