Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/flowstat/
H A Dflowstat.c58 } flow_chain_t; typedef
61 flow_chain_t *fs_flowchain;
295 flow_chain_t *
299 flow_chain_t *flow_curr = NULL; in get_flow_prev_stat()
310 flow_curr = (flow_chain_t *)malloc(sizeof (flow_chain_t)); in get_flow_prev_stat()
332 flow_chain_t *fcurr; in cleanup_removed_flows()
333 flow_chain_t *fprev; in cleanup_removed_flows()
334 flow_chain_t *tofree; in cleanup_removed_flows()
410 flow_chain_t *flow_node; in query_flow_stats()