Linux Kernel
3.7.1
|
#include <irda_device.h>
Data Fields | |
unsigned int | default_qdisc_pad |
magic_t | magic |
__u32 | next_speed |
__u16 | mtt |
__u16 | xbofs |
__u16 | next_xbofs |
void * | context |
void(* | destructor )(struct sk_buff *skb) |
__u16 | xbofs_delay |
__u8 | line |
Definition at line 141 of file irda_device.h.
Definition at line 148 of file irda_device.h.
unsigned int default_qdisc_pad |
Definition at line 142 of file irda_device.h.
Definition at line 151 of file irda_device.h.
magic_t magic |
Definition at line 143 of file irda_device.h.
__u16 mtt |
Definition at line 145 of file irda_device.h.
__u32 next_speed |
Definition at line 144 of file irda_device.h.
__u16 next_xbofs |
Definition at line 147 of file irda_device.h.
__u16 xbofs |
Definition at line 146 of file irda_device.h.
__u16 xbofs_delay |
Definition at line 150 of file irda_device.h.