Searched defs:next_action (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtokenmt.c72 ipp_action_id_t *next_action)
141 *next_action = cfg_parms->green_action;
150 *next_action = cfg_parms->yellow_action;
152 *next_action = cfg_parms->red_action;
159 *next_action = cfg_parms->green_action;
170 *next_action = cfg_parms->yellow_action;
172 *next_action = cfg_parms->red_action;
178 *next_action = cfg_parms->red_action;
187 *next_action = cfg_parms->yellow_action;
191 *next_action
71 tokenmt_process(mblk_t **mpp, tokenmt_data_t *tokenmt_data, ipp_action_id_t *next_action) argument
[all...]
H A Dtswtcl.c61 ipp_action_id_t *next_action)
127 *next_action = cfg_parms->green_action;
147 *next_action = cfg_parms->yellow_action;
149 *next_action = cfg_parms->green_action;
173 *next_action = cfg_parms->red_action;
175 *next_action = cfg_parms->yellow_action;
177 *next_action = cfg_parms->green_action;
184 if (*next_action == cfg_parms->green_action) {
187 } else if (*next_action == cfg_parms->yellow_action) {
191 ASSERT(*next_action
60 tswtcl_process(mblk_t **mpp, tswtcl_data_t *tswtcl_data, ipp_action_id_t *next_action) argument
[all...]
H A Dtswtclddi.c108 char *next_action; local
123 &next_action)) != 0) {
130 if ((cfg_parms->red_action = ipp_action_lookup(next_action))
140 &next_action)) != 0) {
147 if ((cfg_parms->yellow_action = ipp_action_lookup(next_action))
157 &next_action)) != 0) {
164 if ((cfg_parms->green_action = ipp_action_lookup(next_action))
289 ipp_action_id_t next_action; local
329 if ((next_action = ipp_action_lookup(next_action_name))
332 tswtcl0dbg(("tswtcl_modify_action: red next_action"\
497 ipp_action_id_t next_action; local
614 char *next_action; local
[all...]
H A Dtokenmtddi.c126 char *next_action; local
144 &next_action)) != 0) {
151 if ((cfg_parms->red_action = ipp_action_lookup(next_action))
161 &next_action)) == 0) {
162 if ((cfg_parms->yellow_action = ipp_action_lookup(next_action))
176 &next_action)) != 0) {
183 if ((cfg_parms->green_action = ipp_action_lookup(next_action))
391 ipp_action_id_t next_action; local
435 if ((next_action = ipp_action_lookup(next_action_name))
438 tokenmt0dbg(("tokenmt_modify_action: next_action "\
684 ipp_action_id_t next_action; local
800 char *next_action; local
[all...]
/illumos-gate/usr/src/uts/common/ipp/dlcosmk/
H A Ddlcosmk_impl.h96 ipp_action_id_t next_action; /* action id of next action */ member in struct:dlcosmk_data_s
H A Ddlcosmkddi.c104 char *next_action; local
120 &next_action)) != 0) {
123 "next_action name missing\n"));
127 if ((dlcosmk_data->next_action =
128 ipp_action_lookup(next_action)) == IPP_ACTION_INVAL) {
130 dlcosmk0dbg(("dlcosmk_create_action: next_action invalid\n"));
185 if ((err = ipp_action_ref(aid, dlcosmk_data->next_action,
207 ipp_action_id_t next_action; local
238 if ((next_action = ipp_action_lookup(next_action_name))
241 dlcosmk0dbg(("dlcosmk_modify_action: next_action "\
455 char *next_action; local
[all...]
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk_impl.h101 ipp_action_id_t next_action; /* action id of next action */ member in struct:dscpmk_data_s
H A Ddscpmkddi.c127 char *next_action; local
145 &next_action)) != 0) {
148 "next_action name missing\n"));
153 if ((dscpmk_data->next_action = ipp_action_lookup(next_action))
156 dscpmk0dbg(("dscpmk_create_action: next_action "\
234 if ((err = ipp_action_ref(aid, dscpmk_data->next_action, flags)) != 0) {
266 ipp_action_id_t next_action; local
295 if ((next_action = ipp_action_lookup(next_action_name))
298 dscpmk0dbg(("dscpmk_modify_action: next_action "\
591 char *next_action; local
[all...]
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacctddi.c184 char *next_action; local
202 &next_action)) != 0) {
206 "next_action missing\n"));
209 if ((flowacct_data->next_action = ipp_action_lookup(next_action))
212 flowacct0dbg(("flowacct_create_action: invalid next_action\n"));
261 if ((rc = ipp_action_ref(aid, flowacct_data->next_action,
289 ipp_action_id_t next_action; local
317 if ((next_action = ipp_action_lookup(next_action_name))
320 flowacct0dbg(("flowacct_modify_action: next_action "\
456 char *next_action; local
[all...]
H A Dflowacct_impl.h165 ipp_action_id_t next_action; /* action id of next action */ member in struct:flowacct_data_s
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c317 gact_t next_action; local
348 next_action = GACTION_ABORT_CMD;
356 next_action = GACTION_ABORT_CMD;
363 next_action = GACTION_ABORT_DEV;
369 next_action = GACTION_RESET_TARGET;
375 next_action = GACTION_RESET_BUS;
381 next_action = GACTION_INCOMPLETE;
398 next_action = GACTION_INCOMPLETE;
469 action = next_action;
/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h147 ipp_action_id_t next_action; /* next action id */ member in struct:ipgpc_class_stats_s
239 ipp_action_id_t next_action; /* id of action at head of list */ member in struct:ipgpc_class_s
H A Dfilters.c408 def_class.next_action = IPP_ACTION_CONT;
1205 if ((out_class->next_action = ipp_action_lookup(name))
1249 if ((err = ipp_action_ref(ipgpc_aid, in_class->next_action, 0)) != 0) {
1297 ipgpc_cid_list[in_class_id].stats.next_action =
1298 ipgpc_cid_list[in_class_id].aclass.next_action;
1521 ipgpc_cid_list[in_class_id].aclass.next_action = -1;
1584 old_next_action = ipgpc_cid_list[class_id].aclass.next_action;
1769 old_next_action = ipgpc_cid_list[class_id].aclass.next_action;
1773 in_class.next_action = old_next_action;
1775 if ((in_class.next_action
1992 ipp_action_id_t next_action = local
2153 char *next_action; local
[all...]
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c1355 nsc_action_t next_action; local
1455 next_action = _NSC_NSLOOKUP;
1462 next_action = _NSC_WAIT;
1464 next_action = _NSC_USECACHED;
1471 next_action = _NSC_WAIT;
1480 next_action = _NSC_NSLOOKUP;
1484 next_action = _NSC_USECACHED;
1490 next_action = _NSC_NSLOOKUP;
1492 next_action = _NSC_USECACHED;
1496 if (next_action
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dgraph.c6227 * int next_action()
6233 next_action(hrtime_t *a, int num) function
6413 while ((a = next_action(action_ts, NACTIONS)) != -1) {

Completed in 80 milliseconds