Function report |
Source Code:lib\nlattr.c |
Create Date:2022-07-28 07:16:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__nla_validate - Validate a stream of attributes*@head: head of attribute stream*@len: length of attribute stream*@maxtype: maximum attribute type to be expected*@policy: validation policy*@validate: validation strictness*@extack: extended ACK report
Proto:int __nla_validate(const struct nlattr *head, int len, int maxtype, const struct nla_policy *policy, unsigned int validate, struct netlink_ext_ack *extack)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct nlattr * | head | |
int | len | |
int | maxtype | |
const struct nla_policy * | policy | |
unsigned int | validate | |
struct netlink_ext_ack * | extack |
Name | Describe |
---|---|
nla_validate_array | |
validate_nla |
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 |