Function report |
Source Code:include\net\rtnetlink.h |
Create Date:2022-07-28 06:06:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rtnl_msg_family
Proto:static inline int rtnl_msg_family(const struct nlmsghdr *nlh)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct nlmsghdr * | nlh |
25 | If lmsg_len - length of message payload*@nlh: netlink message header >= sizeof(structrtgenmsg) Then Return rtgen_family |
27 | Else Return Supported address families. |
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 |