Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:22:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kauditd_send_multicast_skb - Send a record to any multicast listeners*@skb: audit record* Description:* Write a multicast message to anyone listening in the initial network* namespace. This function doesn't consume an skb as might be expected since
Proto:static void kauditd_send_multicast_skb(struct sk_buff *skb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb |
779 | If Not netlink_has_listeners(sock, AUDIT_NLGRP_READLOG) Then Return |
793 | If Not copy Then Return |
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 |