Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h30 #ifndef APR_LABELLEN
31 #define APR_LABELLEN 16 macro
83 char apc_label[APR_LABELLEN];
104 char apr_label[APR_LABELLEN]; /* Proxy label # */
H A Dip_nat.h83 #ifndef APR_LABELLEN
84 #define APR_LABELLEN 16 macro
212 char in_plabel[APR_LABELLEN]; /* proxy label. */
H A Dip_h323_pxy.c213 (void) strncpy(ipn->in_plabel, "h245", APR_LABELLEN);