Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_kay_i.h134 struct receive_sa { struct
135 Boolean enable_receive; /* bool enableReceive */
136 Boolean in_use; /* bool inUse (read only) */
138 u32 next_pn; /* PN nextPN (read only) */
139 u32 lowest_pn; /* PN lowestPN (read only) */
140 u8 an;
141 struct os_time created_time;
143 struct data_key *pkey;
144 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
146 struct dl_list list;