Searched refs:FLOWACCT_TIMER (Results 1 – 2 of 2) sorted by relevance
39 #define FLOWACCT_TIMER "flowacct.timer" /* uint32 */ macro
231 (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()