Home
last modified time | relevance | path

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

/trueos/sbin/pfctl/
HDpfctl_parser.h114 struct node_host { struct
123 struct node_host *next; argument
124 struct node_host *tail; argument
HDpfctl_optimize.c1230 struct node_host node_host; in add_opt_table() local