Function report |
Source Code:include\net\xfrm.h |
Create Date:2022-07-28 19:15:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xfrm_if_id_put
Proto:static inline int xfrm_if_id_put(struct sk_buff *skb, __u32 if_id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
__u32 | if_id |
1964 | ret = 0 |
1966 | If if_id Then ret = la_put_u32 - Add a u32 netlink attribute to a socket buffer*@skb: socket buffer to add attribute to*@attrtype: attribute type*@value: numeric value |
1968 | Return ret |
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 |