summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/mac_client_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/mac_client_priv.h')
-rw-r--r--usr/src/uts/common/sys/mac_client_priv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/mac_client_priv.h b/usr/src/uts/common/sys/mac_client_priv.h
index 6689d20f34..78421a3b80 100644
--- a/usr/src/uts/common/sys/mac_client_priv.h
+++ b/usr/src/uts/common/sys/mac_client_priv.h
@@ -50,6 +50,8 @@ extern "C" {
extern boolean_t mac_rx_bypass_set(mac_client_handle_t, mac_direct_rx_t,
void *);
+extern void mac_rx_bypass_enable(mac_client_handle_t);
+extern void mac_rx_bypass_disable(mac_client_handle_t);
extern const mac_info_t *mac_info(mac_handle_t);
extern boolean_t mac_info_get(const char *, mac_info_t *);