qcacmn: Drop 3 addr multicast in rx
Drop 3 address multicast packet on rx when vdev is has drop_3addr_mcast enabled. Change-Id: I726bdc9383ea6e5a052a5d754e8f48c98f9ce874 CRs-Fixed: 3163011
This commit is contained in:

committed by
Madan Koyyalamudi

parent
207111647e
commit
f9424745bb
@@ -1658,6 +1658,7 @@ struct cdp_rx_stats {
|
||||
struct cdp_pkt_type mu_be_ppdu_cnt[TXRX_TYPE_MU_MAX];
|
||||
uint32_t punc_bw[MAX_PUNCTURED_MODE];
|
||||
#endif
|
||||
uint32_t mcast_3addr_drop;
|
||||
};
|
||||
|
||||
/* struct cdp_tx_ingress_stats - Tx ingress Stats
|
||||
|
Reference in New Issue
Block a user