Lines Matching defs:flowname
510 /* look for existing group with same flowname */
545 i_dladm_flow_add(dladm_handle_t handle, char *flowname, datalink_id_t linkid,
558 (void) strlcpy(attr.af_name, flowname, sizeof (attr.af_name));
568 i_dladm_flow_remove(dladm_handle_t handle, char *flowname)
573 (void) strlcpy(attr.rf_name, flowname,
586 dladm_arg_list_t *attrlist, dladm_arg_list_t *proplist, char *flowname,
609 status = i_dladm_flow_add(handle, flowname, linkid, &flowdesc, &mrp);
617 (void) strlcpy(db_attr.fi_flowname, flowname,
623 (void) i_dladm_flow_remove(handle, flowname);
628 status = i_dladm_set_flow_proplist_db(handle, flowname,
631 (void) i_dladm_flow_remove(handle, flowname);
644 dladm_flow_remove(dladm_handle_t handle, char *flowname, boolean_t tempop,
652 status = i_dladm_flow_remove(handle, flowname);
660 (void) strlcpy(state.rs_newattr.fi_flowname, flowname,
671 s = dladm_set_flowprop(handle, flowname, NULL, NULL, 0,