Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:country

2178         if ((pFrameInfo->content.iePacket.country  != NULL) && 
2179 (pFrameInfo->content.iePacket.country->hdr[1] != 0))
2181 /* set the country info in the regulatory domain - If a different code was detected earlier
2184 param.content.pCountry = (TCountry *)pFrameInfo->content.iePacket.country;
2356 if ((pFrameInfo->content.iePacket.country != NULL) &&
2357 (pFrameInfo->content.iePacket.country->hdr[1] != 0))
2359 /* set the country info in the regulatory domain - If a different code was detected earlier
2362 param.content.pCountry = (TCountry *)pFrameInfo->content.iePacket.country;