Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c749 elems->parse_error |= IEEE80211_PARSE_ERR_INVALID_END; in _ieee802_11_parse_elems_full()
H A Dieee80211_i.h1700 IEEE80211_PARSE_ERR_INVALID_END = BIT(0), enumerator