Searched refs:apr_ctl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_proxy.h79 * The following fields are upto the proxy's apr_ctl routine to deal
120 int (* apr_ctl)(ipf_main_softc_t *, void *, ap_ctl_t *); member in struct:aproxy
H A Dip_proxy.c618 } else if (a->apr_ctl == NULL) {
625 error = (*a->apr_ctl)(softc, a->apr_soft, ctl);

Completed in 627 milliseconds