Home
last modified time | relevance | path

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

/linux/lib/
H A Dnlattr.c308 value = nla_get_sint(nla); in nla_validate_int_range_signed()
/linux/include/net/
H A Dnetlink.h1841 static inline s64 nla_get_sint(const struct nlattr *nla) in nla_get_sint() function