Home
last modified time | relevance | path

Searched refs:ipf_proxy_soft (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_proxy.c744 error = ipf_proxy_ctl(softc, softc->ipf_proxy_soft,
777 ipf_proxy_softc_t *softp = softc->ipf_proxy_soft;
831 ipf_proxy_softc_t *softp = softc->ipf_proxy_soft;
904 ipf_proxy_softc_t *softp = softc->ipf_proxy_soft;
1121 ipf_proxy_softc_t *softp = softc->ipf_proxy_soft;
1165 ipf_proxy_softc_t *softp = softc->ipf_proxy_soft;
H A Dfil.c9600 softc->ipf_proxy_soft = ipf_proxy_soft_create(softc);
9601 if (softc->ipf_proxy_soft == NULL) {
9646 if (softc->ipf_proxy_soft != NULL) {
9647 ipf_proxy_soft_destroy(softc, softc->ipf_proxy_soft);
9648 softc->ipf_proxy_soft = NULL;
9711 if (ipf_proxy_soft_init(softc, softc->ipf_proxy_soft) == -1)
9733 if (ipf_proxy_soft_fini(softc, softc->ipf_proxy_soft) == -1)
H A Dip_fil.h1560 void *ipf_proxy_soft; member
H A Dip_nat.c1296 ipf_proxy_flush(softc->ipf_proxy_soft, arg);
1635 n->in_apr = ipf_proxy_lookup(softc->ipf_proxy_soft,
1639 n->in_apr = ipf_proxy_lookup(softc->ipf_proxy_soft,