CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ip_reasm

搜索资源列表

  1. IP-packet-restructuring

    1下载:
  2. IP报文的重组: a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头 b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。 -IP Packets restructuring: a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-09
    • 文件大小:63488
    • 提供者:苏兰
  1. ip_reasm

    0下载:
  2. 主要实现报文重组。单个IP报文由帧缓冲区数据结构struct sk_buff描述,其中成员lst用来组织链表结构,iph指向报文中IP首部的起始位置,成员head,end分别用来标识整个数据缓冲区的范围,而data、tail用来标识有效数据缓冲的范围,注意end与tail都是指向范围外的第一个字节。-A single IP packet data structure by the frame buffer struct sk_buff descr iption, including member
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2833
    • 提供者:陈旭
搜珍网 www.dssz.com