函数逻辑报告 |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-27 06:52:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function creates a split out lock class for each invocation;* this is needed for now since a whole lot of users of the skb-queue* infrastructure in drivers have different locking usage (in hardirq)* than the networking core (in softirq only)
函数原型:static inline void skb_queue_head_init(struct sk_buff_head *list)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sk_buff_head * | list |
1843 | spin_lock_init( & lock) |
名称 | 描述 |
---|---|
audit_init | Initialize audit support at boot time. |
audit_list_rules_send | audit_list_rules_send - list the audit rules*@request_skb: skb of request we are replying to (used to target the reply)*@seq: netlink audit message sequence (serial) number |
skb_queue_head_init_class |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |