查看文章
 
struct--softnet_data
2007年10月16日 星期二 17:25
/*
* Incoming packets are placed on per-cpu queues so that
* no locking is needed.
*/
struct softnet_data
{
    struct net_device   *output_queue;
    struct sk_buff_head input_pkt_queue;
    struct list_head    poll_list;
    struct sk_buff      *completion_queue;
    struct net_device   backlog_dev;
#ifdef CONFIG_NET_DMA
    struct dma_chan     *net_dma;
#endif
};


类别:net-detail||添加到搜藏 |分享到i贴吧|浏览(442)|评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
     

   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu