Searched refs:flow_usage_t (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | exacct_impl.h | 127 } flow_usage_t; typedef
|
H A D | exacct.h | 190 extern int exacct_assemble_flow_usage(ac_info_t *, flow_usage_t *,
|
/titanic_50/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacct.c | 103 flow_usage_t *fl_use; 678 tmp_frec->fl_use = kmem_zalloc(sizeof (flow_usage_t), KM_NOSLEEP); in flowacct_create_record() 865 kmem_free(frec->fl_use, sizeof (flow_usage_t)); in flowacct_timer()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | exacct.c | 1440 exacct_attach_flow_item(flow_usage_t *fu, ea_object_t *record, int res) in exacct_attach_flow_item() 1520 exacct_assemble_flow_record(flow_usage_t *fu, ulong_t *mask, in exacct_assemble_flow_record() 1541 exacct_assemble_flow_usage(ac_info_t *ac_flow, flow_usage_t *fu, in exacct_assemble_flow_usage() 1591 flow_usage_t *f = (flow_usage_t *)arg; in exacct_commit_flow()
|