Function report |
Source Code:include\linux\skbuff.h |
Create Date:2022-07-28 05:52:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memcpy_from_msg
Proto:static inline int memcpy_from_msg(void *data, struct msghdr *msg, int len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | data | |
struct msghdr * | msg | |
int | len |
3542 | Return If copy_from_iter_full(data, len, & data ) Then 0 Else -EFAULT |
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 |