Lines Matching refs:node_host
125 struct node_host { struct
134 struct node_host *next; argument
135 struct node_host *tail; argument
138 void freehostlist(struct node_host *);
250 struct node_host *host;
361 void set_ipmask(struct node_host *, u_int8_t);
362 int check_netmask(struct node_host *, sa_family_t);
364 struct node_host *gen_dynnode(struct node_host *, sa_family_t);
369 struct node_host *ifa_exists(char *);
370 struct node_host *ifa_grouplookup(char *ifa_name, int flags);
371 struct node_host *ifa_lookup(char *, int);
372 struct node_host *host(const char *);
376 struct node_host *, int, int);