| Function report | 
| Source Code: include\linux\skbuff.h | Create Date:2022-07-28 05:52:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:skb_queue_len - get queue length*@list_: list to measure* Return the length of an &sk_buff queue.
Proto:static inline __u32 skb_queue_len(const struct sk_buff_head *list_)
Type:__u32
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct sk_buff_head * | list_ | 
| 1814 | Return qlen | 
| Name | Describe | 
|---|---|
| kauditd_hold_skb | kauditd_hold_skb - Queue an audit record, waiting for auditd*@skb: audit record* Description:* Queue the audit record, waiting for an instance of auditd. When this* function is called we haven't given up yet on sending the record, but things | 
| kauditd_thread | kauditd_thread - Worker thread to send audit records to userspace*@dummy: unused | 
| audit_receive_msg | |
| audit_log_start | audit_log_start - obtain an audit buffer*@ctx: audit_context (may be NULL)*@gfp_mask: type of allocation*@type: audit message type* Returns audit_buffer pointer on success or NULL on error | 
| 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 |