Searched refs:mac_flow_create (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_flow_impl.h | 505 extern int mac_flow_create(flow_desc_t *, mac_resource_props_t *,
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_bcast.c | 375 rc = mac_flow_create(&flow_desc, NULL, flow_name, in mac_bcast_add()
|
H A D | mac_flow.c | 214 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 D | mac_client.c | 1433 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()
|