Searched refs:apr_flush (Results 1 – 2 of 2) sorted by relevance
119 int (* apr_flush)(struct aproxy *, int); member
517 if (ap->apr_flush != NULL) in ipf_proxy_flush()518 (*ap->apr_flush)(ap, how); in ipf_proxy_flush()