Lines Matching refs:node_host
116 struct node_host { struct
125 struct node_host *next; argument
126 struct node_host *tail; argument
225 struct node_host *host;
330 void set_ipmask(struct node_host *, u_int8_t);
331 int check_netmask(struct node_host *, sa_family_t);
335 struct node_host *ifa_exists(char *);
336 struct node_host *ifa_grouplookup(char *ifa_name, int flags);
337 struct node_host *ifa_lookup(char *, int);
338 struct node_host *host(const char *);
342 struct node_host *, int, int);