Home
last modified time | relevance | path

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

/aosp_15_r20/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h122 struct receive_sa { struct
123 bool enable_receive; /* bool enableReceive */
124 bool in_use; /* bool inUse (read only) */
126 u32 next_pn; /* PN nextPN (read only) */
150 int (*get_receive_lowest_pn)(void *ctx, struct receive_sa *sa); argument