Searched refs:set_active (Results 1 – 5 of 5) sorted by relevance
92 bool set_active; member214 opts.set_active = true; in parse_args()311 if ((opts.set_inactive || opts.set_active) && !opts.has_bootnum) in parse_args()1119 opts.has_bootnum ? opts.bootnum : -1, opts.set_active); in main()1120 else if (opts.set_active || opts.set_inactive ) in main()1121 handle_activity(opts.bootnum, opts.set_active); in main()
59 void set_active(bool active) in set_active() function
95 static void set_active(struct hfsc_class *, int);694 set_active(cl, m_pktlen(m)); in hfsc_enqueue()883 set_active(struct hfsc_class *cl, int len) in set_active() function
175 m_return_stack.set_active(m_config->enaRetStack()); in onProtocolConfig()
206 m_return_stack.set_active(true); in onProtocolConfig()