函数逻辑报告 |
Source Code:include\linux\netlink.h |
Create Date:2022-07-27 07:00:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:nlmsg_hdr
函数原型:static inline struct nlmsghdr *nlmsg_hdr(const struct sk_buff *skb)
返回类型:struct nlmsghdr
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct sk_buff * | skb |
16 | 返回:data |
名称 | 描述 |
---|---|
kauditd_printk_skb | kauditd_print_skb - Print the audit record to the ring buffer*@skb: audit record* Whatever the reason, this packet may not make it to the auditd connection* so write it via printk so the information isn't completely lost. |
kauditd_send_multicast_skb | 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 |
audit_get_feature | |
audit_receive | audit_receive - receive messages from a netlink control socket*@skb: the message buffer* Parse the provided skb and deal with any messages that may be present,* malformed skbs are discarded. |
audit_log_end | 发送审计信息,并释放缓冲区 |
send_reply | Send taskstats data in @skb to listener with nl_pid @pid |
send_cpu_listeners | Send taskstats data in @skb to listeners registered for @cpu's exit data |
selinux_nlmsg_perm |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |