Home
last modified time | relevance | path

Searched defs:transmit_sc (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.h80 struct transmit_sc { struct
81 struct ieee802_1x_mka_sci sci; /* const SCI sci */
82 Boolean transmitting; /* bool transmitting (read only) */
106 struct transmit_sc *sc; argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.h80 struct transmit_sc { struct
81 struct ieee802_1x_mka_sci sci; /* const SCI sci */
82 bool transmitting; /* bool transmitting (read only) */
106 struct transmit_sc *sc; argument