Searched defs:SM_ENTRY (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant/
H A Dstate_machine.h43 * SM_ENTRY - State machine function entry point
48 * SM_STATE. SM_ENTRY should be in the beginning of the function body, but
52 #define SM_ENTRY(machine, state) \ macro
66 * This macro is like SM_ENTRY, but for state machine groups that use a shared
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dstate_machine.h43 * SM_ENTRY - State machine function entry point
48 * SM_STATE. SM_ENTRY should be in the beginning of the function body, but
52 #define SM_ENTRY(machine, state) \ macro
66 * This macro is like SM_ENTRY, but for state machine groups that use a shared

Completed in 56 milliseconds