Searched refs:GetSessionConnByReq (Results 1 – 4 of 4) sorted by relevance
93 SessionConn *GetSessionConnByReq(int64_t req);
240 SessionConn *session = GetSessionConnByReq(req);251 session = GetSessionConnByReq(req);
703 conn = GetSessionConnByReq(seq); in AddHmlTrigger()745 conn = GetSessionConnByReq(seq); in OnVerifyP2pReply()
127 SessionConn *GetSessionConnByReq(int64_t req) in GetSessionConnByReq() function