Searched refs:au8Zero_Buff (Results 1 – 1 of 1) sorted by relevance
2377 u8 au8Zero_Buff[6] = {0}; in Handle_DelAllSta() local2394 if (memcmp(pstrDelAllStaParam->del_all_sta[i], au8Zero_Buff, ETH_ALEN)) in Handle_DelAllSta()4590 u8 au8Zero_Buff[ETH_ALEN] = {0}; in host_int_del_allstation() local4607 if (memcmp(pu8MacAddr[i], au8Zero_Buff, ETH_ALEN)) { in host_int_del_allstation()