Return the protocol number from an address-info element (for example IPPROTO_TCP).
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_ADDRINFO_protocol(BIO_ADDRINFO const* bai);
Protocol constant suitable for socket(), or 0 if unspecified.