Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h505 extern int mac_flow_create(flow_desc_t *, mac_resource_props_t *,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c375 rc = mac_flow_create(&flow_desc, NULL, flow_name, in mac_bcast_add()
H A Dmac_flow.c214 mac_flow_create(flow_desc_t *fd, mac_resource_props_t *mrp, char *name, in mac_flow_create() function
1231 err = mac_flow_create(flow_desc, mrp, flow_name, NULL, in mac_link_flow_add()
H A Dmac_client.c1433 err = mac_flow_create(NULL, NULL, mcip->mci_name, NULL, in mac_client_open()
2236 if ((err = mac_flow_create(&flow_desc, mrp, flowname, NULL, in mac_unicast_flow_create()