Home
last modified time | relevance | path

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

/dflybsd-src/contrib/wpa_supplicant/src/pae/
H A 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