Searched refs:flowacct_create_action (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacctddi.c48 static int flowacct_create_action(ipp_action_id_t, nvlist_t **, ipp_flags_t);
59 flowacct_create_action, /* ippo_action_create */
180 flowacct_create_action(ipp_action_id_t aid, nvlist_t **nvlpp, ipp_flags_t flags) function
205 flowacct0dbg(("flowacct_create_action: invalid config, "\
212 flowacct0dbg(("flowacct_create_action: invalid next_action\n"));
219 flowacct0dbg(("flowacct_create_action: invalid next aid\n"));
239 flowacct0dbg(("flowacct_create_action: invalid config, "\
263 flowacct0dbg(("flowacct_create_action: ipp_action_ref " \

Completed in 66 milliseconds