From 8d4cf8d8d2965ea43bccdc838f15c18634fee02d Mon Sep 17 00:00:00 2001 From: Date: Mon, 9 Nov 2009 20:01:32 -0800 Subject: 6890826 DLPI consumers using IP receive only broadcast messages 6888482 failure to initialize link props should not be ignored --- usr/src/uts/common/sys/mac_client_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/src/uts/common/sys/mac_client_impl.h') diff --git a/usr/src/uts/common/sys/mac_client_impl.h b/usr/src/uts/common/sys/mac_client_impl.h index 5bd36ad779..bcdeb1da46 100644 --- a/usr/src/uts/common/sys/mac_client_impl.h +++ b/usr/src/uts/common/sys/mac_client_impl.h @@ -292,6 +292,7 @@ extern int mac_tx_percpu_cnt; #define MCIS_USE_DATALINK_NAME 0x0400 #define MCIS_UNICAST_HW 0x0800 #define MCIS_REQ_HWRINGS 0x1000 +#define MCIS_RX_BYPASS_DISABLE 0x2000 /* in mac_client.c */ extern void mac_promisc_client_dispatch(mac_client_impl_t *, mblk_t *); -- cgit v1.2.3