Searched refs:dladm_flow_remove (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlflow.h | 58 extern dladm_status_t dladm_flow_remove(dladm_handle_t, char *, boolean_t,
|
H A D | mapfile-vers | 179 dladm_flow_remove;
|
H A D | libdlflow.c | 644 dladm_flow_remove(dladm_handle_t handle, char *flowname, boolean_t tempop, in dladm_flow_remove() function
|
/titanic_41/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 456 status = dladm_flow_remove(handle, flowname, t_arg, altroot); in do_remove_flow() 488 state->fs_status = dladm_flow_remove(handle, attr->fa_flowname, in remove_flow()
|