Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:la_find_nested - find attribute in a set of nested attributes*@nla: attribute containing the nested attributes*@attrtype: type of attribute to look for* Returns the first attribute which matches the specified type.
Proto:static inline struct nlattr *nla_find_nested(const struct nlattr *nla, int attrtype)
Type:struct nlattr
Parameter:
Type | Parameter | Name |
---|---|---|
const struct nlattr * | nla | |
int | attrtype |
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 |