Searched refs:show_flow (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 66 static int show_flow(dladm_handle_t, dladm_flow_attr_t *, void *); 538 show_flow(dladm_handle_t handle, dladm_flow_attr_t *attr, void *arg) in show_flow() function 568 (void) show_flow(handle, &attr, arg); in show_one_flow() 581 (void) dladm_walk_flow(show_flow, dh, linkid, arg, state->fs_persist); in show_flows_onelink()
|