Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c405 flowacct_item_present(flow_t *flow, uint8_t dsfield, pid_t proj_id, uint_t uid) in flowacct_item_present() argument
415 if ((item->dsfield != dsfield) || (item->projid != proj_id) || in flowacct_item_present()