Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.h40 #define FLOWACCT_TIMEOUT "flowacct.timeout" /* uint32 */ macro
H A Dflowacctddi.c225 (void) nvlist_lookup_uint32(nvlp, FLOWACCT_TIMEOUT, &timeout); in flowacct_create_action()
349 if ((rc = nvlist_lookup_uint32(nvlp, FLOWACCT_TIMEOUT, &timeout)) in flowacct_modify_action()
516 if ((rc = nvlist_add_uint32(nvlp, FLOWACCT_TIMEOUT, param)) != 0) { in flowacct_info()