Searched refs:FLOWACCT_FLOW_SZ (Results 1 – 2 of 2) sorted by relevance
190 #define FLOWACCT_FLOW_SZ sizeof (flow_t) macro193 #define FLOWACCT_FLOW_RECORD_SZ (FLOWACCT_HDR_SZ + FLOWACCT_FLOW_SZ)
387 length = FLOWACCT_FLOW_SZ; in flowacct_del_obj()452 flow = (flow_t *)kmem_zalloc(FLOWACCT_FLOW_SZ, KM_NOSLEEP); in flowacct_update_flows_tbl()462 kmem_free(flow, FLOWACCT_FLOW_SZ); in flowacct_update_flows_tbl()