|
Apache HTTPD
|
#include <h2_proxy_util.h>
Public Attributes | |
| int * | elts |
| int | head |
| int | nelts |
| int | nalloc |
| apr_pool_t * | pool |
Definition at line 66 of file h2_proxy_util.h.
| int* h2_proxy_iqueue::elts |
Definition at line 67 of file h2_proxy_util.h.
| int h2_proxy_iqueue::head |
Definition at line 68 of file h2_proxy_util.h.
| int h2_proxy_iqueue::nalloc |
Definition at line 70 of file h2_proxy_util.h.
| int h2_proxy_iqueue::nelts |
Definition at line 69 of file h2_proxy_util.h.
| apr_pool_t* h2_proxy_iqueue::pool |
Definition at line 71 of file h2_proxy_util.h.