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

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c655 flowacct_timeout_item(flow_t **flow, list_hdr_t **item_hdr) argument
659 next_it_hdr = (*item_hdr)->next;
660 flowacct_del_obj(&(*flow)->items, *item_hdr, FLOWACCT_DEL_OBJ);
661 *item_hdr = next_it_hdr;

Completed in 74 milliseconds