Function report |
Source Code:include\net\netlink.h |
Create Date:2022-07-28 06:06:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:la_nest_end - Finalize nesting of attributes*@skb: socket buffer the attributes are stored in*@start: container attribute* Corrects the container attribute header to include the all* appeneded attributes.* Returns the total data length of the skb.
Proto:static inline int nla_nest_end(struct sk_buff *skb, struct nlattr *start)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
struct nlattr * | start |
1720 | nla_len = skb_tail_pointer(skb) - start |
1721 | Return len |
Name | Describe |
---|---|
mk_reply |
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 |