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

/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_proxy.c120 } ipf_proxy_softc_t; typedef in typeref:struct:ipf_proxy_softc_s
123 { { (void *)offsetof(ipf_proxy_softc_t, ips_proxy_debug) },
125 stsizeof(ipf_proxy_softc_t, ips_proxy_debug),
303 ipf_proxy_softc_t *softp;
308 KMALLOC(softp, ipf_proxy_softc_t *);
416 ipf_proxy_softc_t *softp;
459 ipf_proxy_softc_t *softp = arg;
492 ipf_proxy_softc_t *softp = arg;
527 ipf_proxy_softc_t *softp = arg;
561 ipf_proxy_softc_t *soft
[all...]

Completed in 53 milliseconds