Searched refs:item_hdr (Results 1 – 1 of 1) sorted by relevance
655 flowacct_timeout_item(flow_t **flow, list_hdr_t **item_hdr) in flowacct_timeout_item() argument659 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()