Home
last modified time | relevance | path

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

/hostap-3.6.0/src/drivers/
Ddriver_nl80211.c56 NLMSGERR_ATTR_MAX = __NLMSGERR_ATTR_MAX - 1 enumerator
292 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in ack_handler_cookie()
311 nla_parse(tb, NLMSGERR_ATTR_MAX, attrs, attr_len, NULL); in ack_handler_cookie()
332 struct nlattr *tb[NLMSGERR_ATTR_MAX + 1]; in error_handler()
350 nla_parse(tb, NLMSGERR_ATTR_MAX, attrs, len, NULL); in error_handler()