Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_dns_pxy.c30 int ipf_p_dns_allow_query __P((ipf_dns_softc_t *, dnsinfo_t *));
183 dnsinfo_t *di;
197 aps->aps_psiz = sizeof(dnsinfo_t);
198 KMALLOCS(di, dnsinfo_t *, sizeof(dnsinfo_t));
223 dnsinfo_t *di = aps->aps_data;
319 dnsinfo_t *dnsi;
343 dnsinfo_t *di;
391 dnsinfo_t *di = aps->aps_data;
H A Dip_proxy.h222 } dnsinfo_t; typedef