Searched refs:cnt_match (Results 1 – 2 of 2) sorted by relevance
31 int rc, cnt_match, socktype; in DetectStreamType() local35 cnt_match = 0; in DetectStreamType()54 cnt_match++; // count the number of matched sockets in DetectStreamType()60 if (cnt_match > 0) in DetectStreamType()
992 int cnt_match = 0; in mtcp_connect() local1083 cnt_match = 0; in mtcp_connect()1092 cnt_match++; in mtcp_connect()1097 if (mtcp->num_msp > 0 && cnt_match > 0) { in mtcp_connect()