Function report |
Source Code:include\net\genetlink.h |
Create Date:2022-07-28 11:48:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:static inline void *genlmsg_put_reply(struct sk_buff *skb, struct genl_info *info, const struct genl_family *family, int flags, u8 cmd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
struct genl_info * | info | |
const struct genl_family * | family | |
int | flags | |
u8 | cmd |
257 | Return genlmsg_put(skb, snd_portid, snd_seq, family, flags, cmd) |
Name | Describe |
---|---|
prepare_reply |
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 |