Home
last modified time | relevance | path

Searched refs:nla_get_s16 (Results 1 – 3 of 3) sorted by relevance

/linux/lib/
H A Dnlattr.c299 value = nla_get_s16(nla); in nla_validate_int_range_signed()
/linux/include/net/
H A Dnetlink.h1810 static inline s16 nla_get_s16(const struct nlattr *nla) in nla_get_s16() function
/linux/net/wireless/
H A Dnl80211.c7172 txpwr->power = nla_get_s16(info->attrs[idx]); in nl80211_parse_sta_txpower_setting()