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_new - Allocate a new netlink message*@payload: size of the message payload*@flags: the type of memory to allocate.* Use NLMSG_DEFAULT_SIZE if the size of the payload isn't known* and a good default is needed.
Proto:static inline struct sk_buff *nlmsg_new(size_t payload, gfp_t flags)
Type:struct sk_buff
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | payload | |
gfp_t | flags |
888 | Return allocate a network buffer |
Name | Describe |
---|---|
audit_make_reply | |
audit_buffer_alloc | |
selnl_notify |
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 |