Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Daccf_dns.c42 static int sohasdns(struct socket *so, void *arg, int waitflag);
44 ACCEPT_FILTER_DEFINE(accf_dns, "dnsready", sohasdns, NULL, NULL, 1);
62 sohasdns(struct socket *so, void *arg, int waitflag) in sohasdns() function