Home
last modified time | relevance | path

Searched defs:ap_control (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h82 typedef struct ap_control { struct
83 char apc_label[APR_LABELLEN];
84 u_char apc_p;
116 int (* apr_ctl) __P((struct aproxy *, struct ap_control *, void *)); argument