Searched refs:IsValidSocketListener (Results 1 – 1 of 1) sorted by relevance
1034 static bool IsValidSocketListener(const ISocketListener *listener, bool isListenSocket) in IsValidSocketListener() function1110 if (!IsValidSessionId(socket) || !IsValidSocketListener(listener, false) || in ClientBind()1163 if (!IsValidSocketListener(listener, true) || !IsValidQosInfo(qos, qosCount)) { in ClientListen()1290 if (!IsValidSessionId(socket) || !IsValidSocketListener(listener, false)) { in ClientDfsBind()