Home
last modified time | relevance | path

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

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