Searched defs:next_it_hdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct.c657 list_hdr_t *next_it_hdr; local
659 next_it_hdr = (*item_hdr)->next;
661 *item_hdr = next_it_hdr;

Completed in 45 milliseconds