函数逻辑报告 |
Source Code:include\net\netlink.h |
Create Date:2022-07-27 07:04:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lmsg_next - next netlink message in message stream*@nlh: netlink message header*@remaining: number of bytes remaining in message stream* Returns the next netlink message in the message stream and* decrements remaining by the size of the current message.
函数原型:static inline struct nlmsghdr *nlmsg_next(const struct nlmsghdr *nlh, int *remaining)
返回类型:struct nlmsghdr
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct nlmsghdr * | nlh | |
int * | remaining |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |