HomeSort by: relevance | last modified time | path
    Searched refs:APR_LABELLEN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 28 #ifndef APR_LABELLEN
29 #define APR_LABELLEN 16
78 char apc_label[APR_LABELLEN];
79 char apc_config[APR_LABELLEN];
104 char apr_label[APR_LABELLEN]; /* Proxy label # */
ip_nat.h 83 #ifndef APR_LABELLEN
84 #define APR_LABELLEN 16
ip_fil_compat.c 594 char in_plabel[APR_LABELLEN]; /* proxy label. */
630 char in_plabel[APR_LABELLEN];
2412 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;
2491 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;
4231 APR_LABELLEN);
4232 old->in_plabel[APR_LABELLEN - 1] = '\0';
4310 APR_LABELLEN);
4311 old->in_plabel[APR_LABELLEN - 1] = '\0';

Completed in 17 milliseconds