Searched refs:key_information (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOL.h107 uint8_t key_information[2]; member in struct:__anon8332
H A DEAPOLUtil.c118 uint16_t key_information; local
122 key_information = EAPOLIEEE80211KeyDescriptorGetInformation(descr_p);
126 STRING_APPEND(str, "%-18s0x%04x\n", "key_information:", key_information);
369 return (net_uint16_get(pkt->key_information));

Completed in 126 milliseconds