Home
last modified time | relevance | path

Searched refs:nla_get_u64 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dgenl_magic_struct.h89 nla_get_u64, nla_put_u64_0pad, false)
/linux-4.19.296/include/net/
Dnetlink.h1134 static inline u64 nla_get_u64(const struct nlattr *nla) in nla_get_u64() function
1222 u64 msecs = nla_get_u64(nla); in nla_get_msecs()