登录
首页 » C++ » sk_buff

sk_buff

于 2013-11-23 发布 文件大小:2KB
0 158
下载积分: 1 下载次数: 1

代码说明:

  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_buff_head,)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Access库下实现的系统,功能很强大,适合初学者学习~
    Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
    2022-07-15 14:04:03下载
    积分:1
  • 实现堆栈先入后出的功能
    堆栈是一种执行“先入后出”算法的存储器。数据一个一个顺序的存入(也就是压入——push)存储区中。有一个地址指针总是指向最后一个压入堆栈的数据所在的数据单元,存放这个地址的指针的寄存器叫做堆栈指示器。开始放入数据的单元叫做“栈底”,最后放入的数据的单元叫做“栈顶”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面的一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器的地址数自动减1,这个过程叫做“弹出——pop”。如此,就可以实现了“先入后出”的原则。
    2022-02-14 16:34:28下载
    积分:1
  • 高级复制维护注意点
    高级复制维护注意点- High-level duplication maintenance limelight
    2022-07-14 21:48:20下载
    积分:1
  • can seek a matrix of the saddle point (that is, the matrix of the largest firms...
    可以求一个矩阵的鞍点(即矩阵中最大的企业指出最小的点)
    2022-06-13 13:59:28下载
    积分:1
  • binary tree first sequence, sequence after sequence, layer by traversal algorith...
    二叉树的先序,中序,后序,按层遍历算法。以中序输入,用‘#’代替叶子节点的子节点输入。-binary tree first sequence, sequence after sequence, layer by traversal algorithm. The order to import, use "#" instead of the leaf nodes for input nodes.
    2022-12-12 20:15:03下载
    积分:1
  • ADO database programming some of the information that they collect, and I hope t...
    ADO数据库编程的一些资料,自己搜集的,希望所帮助。-ADO database programming some of the information that they collect, and I hope to help.
    2023-07-24 17:55:06下载
    积分:1
  • Beijing University of Chemical Technology in 2008 summer training report of a pr...
    北京化工大学2008年暑期集训一次训练的解题报告和核心代码-Beijing University of Chemical Technology in 2008 summer training report of a problem-solving training and core code
    2022-06-29 18:43:34下载
    积分:1
  • Future POS system, VB source code. Procedure without debugging,
    前台POS系统,VB源码.程序没有调试,-Future POS system, VB source code. Procedure without debugging,
    2023-03-20 08:45:04下载
    积分:1
  • 迷宫问题aaa
    迷宫问题 数据结构(maze data structure problem)
    2005-02-23 13:21:43下载
    积分:1
  • 本程序用Visual C++ 6编写的,使用了MFC、库…
    本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参看压缩文件中的DBConfig.ini文件。本程序如果和已经上传的NetControlManager已经完全可以满足用户对局域网控制的需求,特色功能包括:登陆认证、局域网内特定IP上网限制等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database and see the compressed file in the document DBConfig.ini. This procedure has been uploaded If NetControlManager has been fully able to meet user demand for LAN control, features include: login authentication, LAN specific IP access restrictions
    2022-07-27 23:04:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载