Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:45 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:la_type - attribute type*@nla: netlink attribute
Proto:static inline int nla_type(const struct nlattr *nla)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct nlattr * | nla |
| 1065 | Return nla_type & NLA_TYPE_MASK |
| Name | Describe |
|---|---|
| validate_nla | |
| __nla_validate_parse | |
| nla_find | la_find - Find a specific attribute in a stream of attributes*@head: head of attribute stream*@len: length of attribute stream*@attrtype: type of attribute to look for* Returns the first attribute in the stream matching the specified type. |
| 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 |