Home
last modified time | relevance | path

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

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