Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lmsg_attrlen - length of attributes data*@nlh: netlink message header*@hdrlen: length of family specific header

Proto:static inline int nlmsg_attrlen(const struct nlmsghdr *nlh, int hdrlen)

Type:int

Parameter:

TypeParameterName
const struct nlmsghdr *nlh
inthdrlen
534  Return lmsg_len - length of message payload*@nlh: netlink message header - NLMSG_ALIGN(hdrlen)