Lines Matching refs:node_host
126 struct node_host { struct
135 struct node_host *next; argument
136 struct node_host *tail; argument
249 struct node_host *host;
360 void set_ipmask(struct node_host *, u_int8_t);
361 int check_netmask(struct node_host *, sa_family_t);
363 struct node_host *gen_dynnode(struct node_host *, sa_family_t);
366 struct node_host *ifa_exists(char *);
367 struct node_host *ifa_grouplookup(char *ifa_name, int flags);
368 struct node_host *ifa_lookup(char *, int);
369 struct node_host *host(const char *);
373 struct node_host *, int, int);