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

/freebsd-13-stable/sys/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) function

Completed in 48 milliseconds