Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dnetlink.h142 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c56 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
335 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in error_handler()
353 nla_parse(tb, NLMSGERR_ATTR_MAX, attrs, len, NULL); in error_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c56 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
335 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in error_handler()
353 nla_parse(tb, NLMSGERR_ATTR_MAX, attrs, len, NULL); in error_handler()