Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.h41 #define FLOWACCT_MAX_LIMIT "flowacct.max_limit" /* uint32 */ macro
H A Dflowacctddi.c236 if ((rc = nvlist_lookup_uint32(nvlp, FLOWACCT_MAX_LIMIT, in flowacct_create_action()
361 if ((rc = nvlist_lookup_uint32(nvlp, FLOWACCT_MAX_LIMIT, &max_limit)) in flowacct_modify_action()
506 if ((rc = nvlist_add_uint32(nvlp, FLOWACCT_MAX_LIMIT, in flowacct_info()