Lines Matching defs:node_host
122 struct node_host {
132 struct node_host *next;
133 struct node_host *tail;
135 void freehostlist(struct node_host *);
174 struct node_host *host;
290 void set_ipmask(struct node_host *, int);
291 int check_netmask(struct node_host *, sa_family_t);
293 struct node_host *gen_dynnode(struct node_host *, sa_family_t);
297 struct node_host *ifa_exists(const char *);
298 struct node_host *ifa_lookup(const char *, int);
299 struct node_host *host(const char *, int);
303 struct node_host *, int, int);