Searched refs:IsDslSession (Results 1 – 2 of 2) sorted by relevance
1191 bool ret = IsDslSession(nullptr);1194 ret = IsDslSession(SESSION_NAME_DSL);1197 ret = IsDslSession(TEST_DSL2_RE_SESSION_NAME);1200 ret = IsDslSession(TEST_DSL2_RE_SESSION_NAME);1204 ret = IsDslSession(sessionName);
924 static bool IsDslSession(const char *sessionName) in IsDslSession() function1044 if (IsDslSession(param->sessionName)) { in GetAllocInfoBySessionParam()1117 …(PeerDeviceIsLegacyOs(param->peerDeviceId, param->sessionName) || IsDslSession(param->sessionName)… in GetRequestOptionBySessionParam()