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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_dns_pxy.c28 } ipf_dns_softc_t; typedef in typeref:struct:ipf_dns_softc_s
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;
318 ipf_dns_softc_t *softd;
341 ipf_dns_softc_t *soft
[all...]

Completed in 93 milliseconds