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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c58 } flow_chain_t; typedef in typeref:struct:flow_chain_s
61 flow_chain_t *fs_flowchain;
295 flow_chain_t *
299 flow_chain_t *flow_curr = NULL;
310 flow_curr = (flow_chain_t *)malloc(sizeof (flow_chain_t));
332 flow_chain_t *fcurr;
333 flow_chain_t *fprev;
334 flow_chain_t *tofree;
410 flow_chain_t *flow_nod
[all...]

Completed in 46 milliseconds