Lines Matching refs:node_host
151 struct node_host { struct
160 struct node_host *next; argument
161 struct node_host *tail; argument
164 void freehostlist(struct node_host *);
276 struct node_host *host;
405 void set_ipmask(struct node_host *, int);
406 int check_netmask(struct node_host *, sa_family_t);
408 struct node_host *gen_dynnode(struct node_host *, sa_family_t);
413 struct node_host *ifa_exists(char *);
414 struct node_host *ifa_grouplookup(char *ifa_name, int flags);
415 struct node_host *ifa_lookup(char *, int);
416 struct node_host *host(const char *, int);
420 struct node_host *, int, int);