Lines Matching refs:node_host
120 struct node_host { struct
129 struct node_host *next; argument
130 struct node_host *tail; argument
234 struct node_host *host;
340 void set_ipmask(struct node_host *, u_int8_t);
341 int check_netmask(struct node_host *, sa_family_t);
343 struct node_host *gen_dynnode(struct node_host *, sa_family_t);
346 struct node_host *ifa_exists(char *);
347 struct node_host *ifa_grouplookup(char *ifa_name, int flags);
348 struct node_host *ifa_lookup(char *, int);
349 struct node_host *host(const char *);
353 struct node_host *, int, int);