Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:22:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:auditd_send_unicast_skb - Send a record via unicast to auditd*@skb: audit record* Description:* Send a skb to the audit daemon, returns positive/zero values on success and* negative values on failure; in all cases the skb will be consumed by this
Proto:static int auditd_send_unicast_skb(struct sk_buff *skb)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb |
668 | If Not ac Then |
679 | rc = netlink_unicast(sk, skb, portid, 0) |
684 | Return rc |
686 | err : |
689 | Return rc |
Name | Describe |
---|---|
audit_replace |
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 |