Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.h122 struct receive_sa { struct
123 Boolean enable_receive; /* bool enableReceive */
124 Boolean 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
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.h122 struct receive_sa { struct
123 Boolean enable_receive; /* bool enableReceive */
124 Boolean 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