Searched refs:flowlist (Results 1 – 1 of 1) sorted by relevance
53 struct flowlist { struct69 struct flowlist *stattable = NULL; argument84 static struct flowlist *88 struct flowlist *flist; in findstat()117 maxstatentries * sizeof (struct flowlist)); in findstat()120 return (struct flowlist *)(NULL); in findstat()124 bzero(flist, sizeof (struct flowlist)); in findstat()136 print_flow_stats(dladm_handle_t handle, struct flowlist *flist) in print_flow_stats()138 struct flowlist *fcurr; in print_flow_stats()175 struct flowlist *flist; in flow_kstats()[all …]