Home
last modified time | relevance | path

Searched refs:FLOWACCT_TIMER (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.h39 #define FLOWACCT_TIMER "flowacct.timer" /* uint32 */ macro
H A Dflowacctddi.c231 (void) nvlist_lookup_uint32(nvlp, FLOWACCT_TIMER, &timer); in flowacct_create_action()
356 if ((rc = nvlist_lookup_uint32(nvlp, FLOWACCT_TIMER, &timer)) == 0) { in flowacct_modify_action()
499 if ((rc = nvlist_add_uint32(nvlp, FLOWACCT_TIMER, param)) != 0) { in flowacct_info()