Function report |
Source Code:lib\nlattr.c |
Create Date:2022-07-28 07:16:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:la_memcmp - Compare an attribute with sized memory area*@nla: netlink attribute*@data: memory area*@size: size of memory area
Proto:int nla_memcmp(const struct nlattr *nla, const void *data, size_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct nlattr * | nla | |
const void * | data | |
size_t | size |
596 | Return d |
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 |