Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dstrset.c192 ret = nla_validate_nested(nest, in strset_parse_request()
/openbmc/linux/include/net/
H A Dnetlink.h1887 nla_validate_nested(const struct nlattr *start, int maxtype, in nla_validate_nested() function
/openbmc/linux/net/wireless/
H A Dnl80211.c14982 return nla_validate_nested(attr, vcmd->maxattr, vcmd->policy, extack); in nl80211_vendor_check_policy()