Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:22:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:static void kauditd_hold_skb(struct sk_buff *skb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb |
568 | If Not Default state when kernel boots without any parameters. Then |
569 | free an sk_buff |
570 | Return |
577 | Return |
582 | free an sk_buff |
Name | Describe |
---|---|
auditd_reset | auditd_reset - Disconnect the auditd connection*@ac: auditd connection state* Description:* Break the auditd/kauditd connection and move all the queued records into the* hold queue in case auditd reconnects |
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 |