Searched refs:host_if (Results 1 – 1 of 1) sorted by relevance
77 struct node_host *host_if(const char *, int, int *);1827 if (cont && (h = host_if(ps, mask, &cont)) != NULL) in host()1843 host_if(const char *s, int mask, int *cont) in host_if() function