Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\xfrm.h Create Date:2022-07-28 19:15:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:xfrm_mark_put

Proto:static inline int xfrm_mark_put(struct sk_buff *skb, const struct xfrm_mark *m)

Type:int

Parameter:

TypeParameterName
struct sk_buff *skb
const struct xfrm_mark *m
1948  ret = 0
1950  If mask | value Then ret = la_put - Add a netlink attribute to a socket buffer*@skb: socket buffer to add attribute to*@attrtype: attribute type*@attrlen: length of attribute payload*@data: head of attribute payload* Returns -EMSGSIZE if the tailroom of the skb is insufficient to
1952  Return ret