Home
last modified time | relevance | path

Searched refs:mac_bridge_clear (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h738 extern void mac_bridge_clear(mac_handle_t, mac_handle_t);
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c1166 mac_bridge_clear(mh, (mac_handle_t)blp); in link_shutdown()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8096 mac_bridge_clear(mac_handle_t mh, mac_handle_t link) in mac_bridge_clear() function