搜索资源列表

  1. hook

    0下载:
  2. netfilter NF_IP_PRE_ROUTING处挂载钩子函数过滤组播广播包并用netlink发送至用户空间-Department mounted hook netfilter NF_IP_PRE_ROUTING Multicast Broadcast packet filtering function and NetLink sent to user space
  3. 所属分类:钩子与API截获

    • 发布日期:2024-09-17
    • 文件大小:3072
    • 提供者:蒋赵贵
  1. sk_buff

    0下载:
  2. linux 网络协议栈SK_BUF的的详细解释和分析-linux network protocol stack for detailed explanation of the SK_BUF and analysis
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-17
    • 文件大小:144384
    • 提供者:lilei
  1. sk_buff

    0下载:
  2. Linux sk_buf的学习文档,非常不错,请个位欣赏。-A very useful material for learning linux sk_buf, hope it is helpful to everybody
  3. 所属分类:文件格式

    • 发布日期:2024-09-17
    • 文件大小:145408
    • 提供者:martin
  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 fr a me buffer struct sk_buf
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-17
    • 文件大小:3072
    • 提供者:陈旭
  1. Linux-TCPIP-Socket-Buffer(sk_buff-)

    0下载:
  2. Linux TCPIP 协议栈的关键数据结构Socket Buffer(sk_buff ).pdf-Linux TCPIP stack of critical data structures Socket Buffer (sk_buff). Pdf
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-09-17
    • 文件大小:379904
    • 提供者:李延昌
  1. sk_buff

    0下载:
  2. linux 网络协议栈重要数据接口sk_buff详细说明,对研读linux网络协议栈源码的有很大帮助-linux network stack data interface sk_buff important details of the study the linux network stack source of great help
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-17
    • 文件大小:492544
    • 提供者:eddy
  1. skbuff

    0下载:
  2. Routines having to do with the struct sk_buff memory handlers. -Routines having to do with the struct sk_buff memory handlers.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-09-17
    • 文件大小:20480
    • 提供者:ranqaija
  1. sk_buff

    0下载:
  2. sk_buff结构体,网络数据包传送,在内核中sk_buff表示一个网络数据包,它是一个双向链表,而链表头就是sk_buff_head,-sk_buff structure, network packet transmission, the kernel sk_buff represents a network packet, which is a doubly linked list, and the list head is sk_
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-09-17
    • 文件大小:2048
    • 提供者:emolight
  1. skbuff

    0下载:
  2. Routines having to do with the struct sk_buff memory handlers. -Routines having to do with the struct sk_buff memory handlers.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-09-17
    • 文件大小:53248
    • 提供者:mgseht
  1. nf_conntrack_synproxy

    0下载:
  2. bool synproxy_parse_options(const struct sk_buff skb, unsigned int doff,.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-09-17
    • 文件大小:17408
    • 提供者:ningntgf

源码中国 www.ymcn.org