Home
last modified time | relevance | path

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

/freebsd-11-stable/sbin/pfctl/
HDpfctl_parser.h204 SIMPLEQ_HEAD(node_tinithead, node_tinit);
205 struct node_tinit { /* table initializer */ struct
206 SIMPLEQ_ENTRY(node_tinit) entries;
HDparse.y1382 struct node_tinit *ti, *nti;
1445 struct node_tinit *ti;
1484 struct node_tinit *ti;
4730 struct node_tinit *ti; in process_tabledef()
HDpfctl_optimize.c1261 struct node_tinit *ti; in add_opt_table()
HDpfctl_parser.c1057 struct node_tinit *ti, *nti; in print_tabledef()