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

/netbsd-current/external/bsd/ipf/dist/
H A Dip_dns_pxy.c32 int ipf_p_dns_allow_query __P((ipf_dns_softc_t *, dnsinfo_t *));
320 ipf_p_dns_allow_query(softd, dnsi) function
374 rc = ipf_p_dns_allow_query(softd, di);
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_dns_pxy.c32 int ipf_p_dns_allow_query(ipf_dns_softc_t *, dnsinfo_t *);
301 ipf_p_dns_allow_query(ipf_dns_softc_t *softd, dnsinfo_t *dnsi) function
349 rc = ipf_p_dns_allow_query(softd, di);

Completed in 87 milliseconds