Searched refs:drop_event_subscriptions (Results 1 – 4 of 4) sorted by relevance
332 boolean_t drop_event_subscriptions; member
282 if (sm->p_subn->opt.drop_event_subscriptions) { in drop_mgr_remove_port()
844 { "drop_event_subscriptions", OPT_OFFSET(drop_event_subscriptions), opts_parse_boolean, NULL, 1 },1583 p_opt->drop_event_subscriptions = FALSE; in osm_subn_set_default_opt()2678 p_opts->drop_event_subscriptions ? "TRUE" : "FALSE", in osm_subn_output_conf()
317 if (p_subn->opt.drop_event_subscriptions) { in state_mgr_sa_clean()