mac_flow_create
rc = mac_flow_create(&flow_desc, NULL, flow_name,
err = mac_flow_create(NULL, NULL, mcip->mci_name, NULL,
if ((err = mac_flow_create(&flow_desc, mrp, flowname, NULL,
err = mac_flow_create(flow_desc, mrp, flow_name, NULL,
extern int mac_flow_create(flow_desc_t *, mac_resource_props_t *,