Searched refs:mac_flow_modify (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_flow_impl.h | 522 extern void mac_flow_modify(flow_tab_t *, flow_entry_t *,
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 728 mac_flow_modify(flow_tab_t *ft, flow_entry_t *flent, mac_resource_props_t *mrp) function 1490 mac_flow_modify(flow_tab, flent, mrp);
|
H A D | mac_client.c | 2090 * We have to set this prior to calling mac_flow_modify. 2102 mac_flow_modify(mip->mi_flow_tab, flent, mrp); 3858 mac_flow_modify(mip->mi_flow_tab, mcip->mci_flent, mrp);
|
Completed in 90 milliseconds