Apache2
dirconn_entry Struct Reference

#include <mod_proxy.h>

Collaboration diagram for dirconn_entry:

Data Fields

char * name
 
struct in_addr addr mask
 
struct apr_sockaddr_thostaddr
 
int(* matcher )(struct dirconn_entry *This, request_rec *r)
 

Field Documentation

◆ hostaddr

struct apr_sockaddr_t* dirconn_entry::hostaddr

◆ mask

struct in_addr addr dirconn_entry::mask

◆ matcher

int(* dirconn_entry::matcher) (struct dirconn_entry *This, request_rec *r)

◆ name

char* dirconn_entry::name

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