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