Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:39 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lmsg_total_size - length of netlink message including padding*@payload: length of message payload
Proto:static inline int nlmsg_total_size(int payload)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | payload |
| 485 | Return NLMSG_ALIGN(lmsg_msg_size - length of netlink message not including padding*@payload: length of message payload) |
| 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 |