Home
last modified time | relevance | path

Searched refs:node_tinit (Results 1 – 4 of 4) sorted by relevance

/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl_parser.h161 SIMPLEQ_HEAD(node_tinithead, node_tinit);
162 struct node_tinit { /* table initializer */ struct
163 SIMPLEQ_ENTRY(node_tinit) entries;
H A Dparse.y1186 struct node_tinit *ti, *nti;
1247 struct node_tinit *ti;
1282 struct node_tinit *ti;
4152 struct node_tinit *ti; in process_tabledef()
H A Dpfctl_optimize.c1254 struct node_tinit *ti; in add_opt_table()
H A Dpfctl_parser.c1036 struct node_tinit *ti, *nti; in print_tabledef()