Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h565 extern mac_protect_t *mac_protect_get(mac_handle_t);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1760 mrp = mac_protect_get(dsp->ds_mh); in str_notify_allowed_ips()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2612 mac_protect_get(mac_handle_t mh) in mac_protect_get() function