Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c70 } flow_chain_t; typedef
73 flow_chain_t *fs_flowchain;
306 flow_chain_t *
310 flow_chain_t *flow_curr = NULL; in get_flow_prev_stat()
321 flow_curr = (flow_chain_t *)malloc(sizeof (flow_chain_t)); in get_flow_prev_stat()
343 flow_chain_t *fcurr; in cleanup_removed_flows()
344 flow_chain_t *fprev; in cleanup_removed_flows()
345 flow_chain_t *tofree; in cleanup_removed_flows()
421 flow_chain_t *flow_node; in query_flow_stats()