Searched defs:receive_sc (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.h110 struct receive_sc { struct
131 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
152 int (*create_receive_sc)(void *ctx, struct receive_sc *sc,
155 int (*delete_receive_sc)(void *ctx, struct receive_sc *sc);
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h110 struct receive_sc { struct
131 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
152 int (*create_receive_sc)(void *ctx, struct receive_sc *sc,
155 int (*delete_receive_sc)(void *ctx, struct receive_sc *sc);
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h110 struct receive_sc { struct
131 struct receive_sc *sc; /* list entry in struct receive_sc::sa_list */
152 int (*create_receive_sc)(void *ctx, struct receive_sc *sc,
155 int (*delete_receive_sc)(void *ctx, struct receive_sc *sc);

Completed in 1246 milliseconds