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:
Varsha Mishra
2022-04-18 11:08:58 +05:30
committed by Madan Koyyalamudi
parent 207111647e
commit f9424745bb
7 changed files with 49 additions and 4 deletions

View File

@@ -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