函数逻辑报告 |
Source Code:include\net\genetlink.h |
Create Date:2022-07-27 12:53:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:genlmsg_put_reply - Add generic netlink header to a reply message*@skb: socket buffer holding the message*@info: receiver info*@family: generic netlink family*@flags: netlink message flags*@cmd: generic netlink command* Returns pointer to user specific
函数原型:static inline void *genlmsg_put_reply(struct sk_buff *skb, struct genl_info *info, const struct genl_family *family, int flags, u8 cmd)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sk_buff * | skb | |
struct genl_info * | info | |
const struct genl_family * | family | |
int | flags | |
u8 | cmd |
257 | 返回:genlmsg_put(skb, snd_portid, snd_seq, family, flags, cmd) |
名称 | 描述 |
---|---|
prepare_reply |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |