Linux Kernel
3.7.1
|
Data Fields | |
int | in_use |
u16 | pid |
struct net_device * | net |
struct dvb_net * | host |
struct dmx_demux * | demux |
struct dmx_section_feed * | secfeed |
struct dmx_section_filter * | secfilter |
struct dmx_ts_feed * | tsfeed |
int | multi_num |
struct dmx_section_filter * | multi_secfilter [DVB_NET_MULTICAST_MAX] |
unsigned char | multi_macs [DVB_NET_MULTICAST_MAX][6] |
int | rx_mode |
struct work_struct | set_multicast_list_wq |
struct work_struct | restart_net_feed_wq |
unsigned char | feedtype |
int | need_pusi |
unsigned char | tscc |
struct sk_buff * | ule_skb |
unsigned char * | ule_next_hdr |
unsigned short | ule_sndu_len |
unsigned short | ule_sndu_type |
unsigned char | ule_sndu_type_1 |
unsigned char | ule_dbit |
unsigned char | ule_bridged |
int | ule_sndu_remain |
unsigned long | ts_count |
struct mutex | mutex |
unsigned char multi_macs[DVB_NET_MULTICAST_MAX][6] |
struct dmx_section_filter* multi_secfilter[DVB_NET_MULTICAST_MAX] |
struct work_struct restart_net_feed_wq |
struct dmx_section_feed* secfeed |
struct dmx_section_filter* secfilter |
struct work_struct set_multicast_list_wq |
struct dmx_ts_feed* tsfeed |