show_flow
(void) show_flow(handle, &attr, arg);
(void) dladm_walk_flow(show_flow, dh, linkid, arg, state->fs_persist);
static int show_flow(dladm_handle_t, dladm_flow_attr_t *, void *);