Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lmsg_trim - Trim message to a mark*@skb: socket buffer the message is stored in*@mark: mark to trim to* Trims the message to the provided mark.
Proto:static inline void nlmsg_trim(struct sk_buff *skb, const void *mark)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
const void * | mark |
925 | If mark Then |
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 |