Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h95 struct transmit_sa { struct
96 Boolean in_use; /* bool inUse (read only) */
97 u32 next_pn; /* PN nextPN (read only) */
98 struct os_time created_time; /* Time createdTime */
100 Boolean enable_transmit; /* bool EnableTransmit */
102 u8 an;
103 Boolean confidentiality;
104 struct data_key *pkey;
106 struct transmit_sc *sc;
107 struct dl_list list; /* list entry in struct transmit_sc::sa_list */