Searched refs:SessListBeg (Results 1 – 3 of 3) sorted by relevance
353 pCur = Anchor->SessListBeg;357 Anchor->SessListBeg = pSess;380 pCur = Anchor->SessListBeg;391 Anchor->SessListBeg = pSess->Next;438 cSessionp = Anchor->SessListBeg; in Valid_Session()
413 pCur = (Anchor ? Anchor->SessListBeg : NULL); in C_CloseAllSessions()434 pCur = Anchor->SessListBeg; in C_CloseAllSessions()
196 Session_Struct_t *SessListBeg; member