Searched refs:flows_tbl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h174 list_head_t flows_tbl[FLOW_TBL_COUNT+1]; member in struct:flowacct_data_s
H A Dflowacctddi.c273 for (flow_count = 0, head = flowacct_data->flows_tbl;
415 for (flow_count = 0, head = flowacct_data->flows_tbl;
H A Dflowacct.c289 list_hdr_t *hdr = flowacct_data->flows_tbl[index].head;
444 fhead = &flowacct_data->flows_tbl[index];
447 thead = &flowacct_data->flows_tbl[FLOW_TBL_COUNT];
755 thead = &flowacct_data->flows_tbl[FLOW_TBL_COUNT];

Completed in 47 milliseconds