Searched refs:sohasdns (Results 1 – 1 of 1) sorted by relevance
42 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