Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:xfrm_if_id_put

Proto:static inline int xfrm_if_id_put(struct sk_buff *skb, __u32 if_id)

Type:int

Parameter:

TypeParameterName
struct sk_buff *skb
__u32if_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