Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:la_get_msecs - return payload of msecs attribute*@nla: msecs netlink attribute* Returns the number of milliseconds in jiffies.

Proto:static inline unsigned long nla_get_msecs(const struct nlattr *nla)

Type:unsigned long

Parameter:

TypeParameterName
const struct nlattr *nla
1623  msecs = la_get_u64 - return payload of u64 attribute*@nla: u64 netlink attribute
1625  Return msecs_to_jiffies: - convert milliseconds to jiffies*@m: time in milliseconds* conversion is done as follows:* - negative values mean 'infinite timeout' (MAX_JIFFY_OFFSET)* - 'too large' values [that would result in larger than