Home | History | Annotate | Download | only in pfctl

Lines Matching refs:node_host

113 struct node_host {
122 struct node_host *next;
123 struct node_host *tail;
164 struct node_host *host;
268 void set_ipmask(struct node_host *, u_int8_t);
269 int check_netmask(struct node_host *, sa_family_t);
272 struct node_host *ifa_exists(const char *);
273 struct node_host *ifa_lookup(const char *, int);
274 struct node_host *host(const char *);
278 struct node_host *, int, int);