Apache HTTPD
Public Attributes | List of all members
h2_proxy_iqueue Struct Reference

#include <h2_proxy_util.h>

Public Attributes

intelts
 
int head
 
int nelts
 
int nalloc
 
apr_pool_tpool
 

Detailed Description

Definition at line 66 of file h2_proxy_util.h.

Member Data Documentation

◆ elts

int* h2_proxy_iqueue::elts

Definition at line 67 of file h2_proxy_util.h.

◆ head

int h2_proxy_iqueue::head

Definition at line 68 of file h2_proxy_util.h.

◆ nalloc

int h2_proxy_iqueue::nalloc

Definition at line 70 of file h2_proxy_util.h.

◆ nelts

int h2_proxy_iqueue::nelts

Definition at line 69 of file h2_proxy_util.h.

◆ pool

apr_pool_t* h2_proxy_iqueue::pool

Definition at line 71 of file h2_proxy_util.h.


The documentation for this struct was generated from the following file: