Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lmsg_validate_deprecated - validate a netlink message including attributes*@nlh: netlinket message header*@hdrlen: length of familiy specific header*@maxtype: maximum attribute type to be expected*@policy: validation policy*@extack: extended ACK report
Proto:static inline int nlmsg_validate_deprecated(const struct nlmsghdr *nlh, int hdrlen, int maxtype, const struct nla_policy *policy, struct netlink_ext_ack *extack)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct nlmsghdr * | nlh | |
int | hdrlen | |
int | maxtype | |
const struct nla_policy * | policy | |
struct netlink_ext_ack * | extack |
805 | If Length of message including header < lmsg_msg_size - length of netlink message not including padding*@payload: length of message payload Then Return -EINVAL |
Name | Describe |
---|---|
taskstats_pre_doit |
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 |