Searched refs:APR_LABELLEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h27 #ifndef APR_LABELLEN
28 #define APR_LABELLEN 16 macro
80 char apc_label[APR_LABELLEN];
101 char apr_label[APR_LABELLEN]; /* Proxy label # */
H A Dip_nat.h78 #ifndef APR_LABELLEN
79 #define APR_LABELLEN 16 macro
207 char in_plabel[APR_LABELLEN]; /* proxy label. */
H A Dip_h323_pxy.c213 (void) strncpy(ipn->in_plabel, "h245", APR_LABELLEN);

Completed in 62 milliseconds