Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:destType

169         pHandle->tempFrameInfo.frame.extesion.destType = MSG_BROADCAST;
175 pHandle->tempFrameInfo.frame.extesion.destType = MSG_MULTICAST;
179 pHandle->tempFrameInfo.frame.extesion.destType = MSG_UNICAST;
717 if( (pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) && (pHandle->tempFrameInfo.myDst == TI_FALSE) )
740 if( (pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) && (pHandle->tempFrameInfo.myDst == TI_FALSE) )
779 if(pHandle->tempFrameInfo.frame.extesion.destType == MSG_BROADCAST)