Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlflow.h58 extern dladm_status_t dladm_flow_remove(dladm_handle_t, char *, boolean_t,
H A Dmapfile-vers181 dladm_flow_remove;
H A Dlibdlflow.c644 dladm_flow_remove(dladm_handle_t handle, char *flowname, boolean_t tempop, in dladm_flow_remove() function
/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c459 status = dladm_flow_remove(handle, flowname, t_arg, altroot); in do_remove_flow()
491 state->fs_status = dladm_flow_remove(handle, attr->fa_flowname, in remove_flow()