Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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)
Proto:static inline void skb_queue_head_init(struct sk_buff_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff_head * | list |
1843 | Process spin lock initialization( & lock) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |