Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.h231 SIMPLEQ_HEAD(node_tinithead, node_tinit);
232 struct node_tinit { /* table initializer */ struct
233 SIMPLEQ_ENTRY(node_tinit) entries;
HDparse.y1473 struct node_tinit *ti, *nti;
1536 struct node_tinit *ti;
1575 struct node_tinit *ti;
4910 struct node_tinit *ti; in process_tabledef()
HDpfctl_optimize.c1258 struct node_tinit *ti; in add_opt_table()
HDpfctl_parser.c1081 struct node_tinit *ti, *nti; in print_tabledef()