|
Linux Kernel
3.7.1
|
#include <isdnif.h>
Data Fields | |
| struct module * | owner |
| int | channels |
| int | maxbufsize |
| unsigned long | features |
| unsigned short | hl_hdrlen |
| void(* | rcvcallb_skb )(int, int, struct sk_buff *) |
| int(* | statcallb )(isdn_ctrl *) |
| int(* | command )(isdn_ctrl *) |
| int(* | writebuf_skb )(int, int, int, struct sk_buff *) |
| int(* | writecmd )(const u_char __user *, int, int, int) |
| int(* | readstat )(u_char __user *, int, int, int) |
| char | id [20] |
1.8.2