Home
last modified time | relevance | path

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

/dragonfly/contrib/cryptsetup/src/
H A Dcryptsetup.c62 static struct action_type { struct
70 } action_types[] = { argument
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dieee802_11_shared.c213 const u8 action_type = mgmt->u.action.u.sa_query_resp.action; in ieee802_11_sa_query_action() local
H A Dwnm_ap.c50 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h1840 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member