Home
last modified time | relevance | path

Searched defs:node_host (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h127 struct node_host { struct
136 struct node_host *next; argument
137 struct node_host *tail; argument
H A Dpfctl_optimize.c1238 struct node_host node_host; in add_opt_table() local