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()
48 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp()
789 ActionType action_type() { return action_type_; } in action_type() function822 ActionNode(ActionType action_type, RegExpNode* on_success) in ActionNode()1366 DeferredAction(ActionNode::ActionType action_type, int reg) in DeferredAction()1371 ActionNode::ActionType action_type() { return action_type_; } in action_type() function
1306 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member