Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa.c72 static const uint16_t RSN_VERSION = 1; variable
471 LE_16(hdr->version) != RSN_VERSION) { in wpa_parse_wpa_ie_rsn()
635 hdr->version = LE_16(RSN_VERSION); in wpa_gen_wpa_ie_rsn()