Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lmsg_end - Finalize a netlink message*@skb: socket buffer the message is stored in*@nlh: netlink message header* Corrects the netlink message header to include the appeneded* attributes. Only necessary if attributes have been added to* the message.
Proto:static inline void nlmsg_end(struct sk_buff *skb, struct nlmsghdr *nlh)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
struct nlmsghdr * | nlh |
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 |