Lines Matching defs:nes_timer_entry
156 struct nes_timer_entry { struct157 struct list_head list;158 unsigned long timetosend; /* jiffies */159 struct sk_buff *skb;160 u32 type;161 u32 retrycount;162 u32 retranscount;163 u32 context;164 u32 seq_num;165 u32 send_retrans;166 int close_when_complete;167 struct net_device *netdev;