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