Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h105 extern boolean_t mac_link_has_flows(mac_client_handle_t);
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_link.c927 if (mac_link_has_flows(dlp->dl_mch)) in dls_link_rele_by_name()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1139 mac_link_has_flows(mac_client_handle_t mch) in mac_link_has_flows() function
H A Dmac.c2700 if ((mcip != NULL) && mac_link_has_flows((mac_client_handle_t)mcip)) { in i_mac_disable()