Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dns_pxy.c28 } ipf_dns_softc_t; typedef
30 int ipf_p_dns_allow_query __P((ipf_dns_softc_t *, dnsinfo_t *));
33 int ipf_p_dns_get_name __P((ipf_dns_softc_t *, char *, int, char *, int));
64 ipf_dns_softc_t *softd;
66 KMALLOC(softd, ipf_dns_softc_t *);
82 ipf_dns_softc_t *softd = arg;
104 ipf_dns_softc_t *softd = arg;
274 ipf_dns_softc_t *softd; in ipf_p_dns_get_name()
318 ipf_dns_softc_t *softd; in ipf_p_dns_allow_query()
341 ipf_dns_softc_t *softd = arg;