OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::bmq_stream Namespace Reference

Classes

class  bio_memq_internal
 
class  MemQ
 

Functions

void init_static ()
 
BIO_METHOD * BIO_s_memq (void)
 
MemQmemq_from_bio (BIO *b)
 
const MemQconst_memq_from_bio (const BIO *b)
 

Function Documentation

◆ BIO_s_memq()

BIO_METHOD * openvpn::bmq_stream::BIO_s_memq ( void  )
inline

Definition at line 207 of file bio_memq_stream.hpp.

Here is the caller graph for this function:

◆ const_memq_from_bio()

const MemQ * openvpn::bmq_stream::const_memq_from_bio ( const BIO *  b)
inline

Definition at line 220 of file bio_memq_stream.hpp.

◆ init_static()

void openvpn::bmq_stream::init_static ( )
inline

Definition at line 202 of file bio_memq_stream.hpp.

Here is the caller graph for this function:

◆ memq_from_bio()

MemQ * openvpn::bmq_stream::memq_from_bio ( BIO *  b)
inline

Definition at line 212 of file bio_memq_stream.hpp.

Here is the caller graph for this function: