Home
last modified time | relevance | path

Searched refs:APR_LABELLEN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_proxy.h25 #ifndef APR_LABELLEN
26 #define APR_LABELLEN 16 macro
75 char apc_label[APR_LABELLEN];
76 char apc_config[APR_LABELLEN];
101 char apr_label[APR_LABELLEN]; /* Proxy label # */
H A Dip_nat.h76 #ifndef APR_LABELLEN
77 #define APR_LABELLEN 16 macro