Home | History | Annotate | Download | only in bio

Lines Matching defs:ii

1190 			int ii, auth_data = 0, auth_forward = 0;
1197 ii = getsockopt(b->num, IPPROTO_SCTP, SCTP_PEER_AUTH_CHUNKS, authchunks, &optlen);
1198 OPENSSL_assert(ii >= 0);