Home
last modified time | relevance | path

Searched refs:g_IpControl (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/
H A DdrvIPAUTH.c677 g_IpAuthVars->g_IpControl[i] = 0; in MApi_AUTH_Process()
683 …g_IpAuthVars->g_IpControl[i] = (MDrv_AUTH_Char2Int(string[16 + (i-16)*2])<<4) + MDrv_AUTH_Char2Int… in MApi_AUTH_Process()
690 g_IpAuthVars->g_IpControl[i] = IPControl[i]; in MApi_AUTH_Process()
698 …g_IpAuthVars->g_IpControl[i] = (MDrv_AUTH_Char2Int(string[16 + i*2])<<4) + MDrv_AUTH_Char2Int(stri… in MApi_AUTH_Process()
705 g_IpAuthVars->g_IpControl[i] = IPControl[i]; in MApi_AUTH_Process()
716 g_IpAuthVars->g_IpControl[i] = 0; in MApi_AUTH_Process()
789 rval = g_IpAuthVars->g_IpControl[31 - u8Bit/8] & (1<< (u8Bit % 8)); in MDrv_AUTH_IPCheck()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvIPAUTH.h139 MS_U8 g_IpControl[32]; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvIPAUTH.h139 MS_U8 g_IpControl[32]; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt55310 MS_U8 g_IpControl[32];