Searched defs:action_type (Results 1 – 4 of 4) sorted by relevance
115 const u8 action_type, const u8 *trans_id) in ieee802_11_sa_query_action()
49 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
640 ActionType action_type() { return action_type_; } in action_type() function673 ActionNode(ActionType action_type, RegExpNode* on_success) in ActionNode()1210 DeferredAction(ActionNode::ActionType action_type, int reg) in DeferredAction()1215 ActionNode::ActionType action_type() { return action_type_; } in action_type() function
1420 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member