Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h858 extern boolean_t mac_protect_enabled(mac_client_handle_t, uint32_t);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c942 mac_protect_enabled(dsp->ds_mch, MPT_MACNOSPOOF)) { in proto_setphysaddr_req()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2371 mac_protect_enabled(mac_client_handle_t mch, uint32_t type) in mac_protect_enabled() function