Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/pfctl/
H A Dpfctl_parser.h222 SIMPLEQ_HEAD(node_tinithead, node_tinit);
223 struct node_tinit { /* table initializer */ struct
224 SIMPLEQ_ENTRY(node_tinit) entries;
H A Dparse.y1386 struct node_tinit *ti, *nti;
1449 struct node_tinit *ti;
1488 struct node_tinit *ti;
4737 struct node_tinit *ti; in process_tabledef()
H A Dpfctl_optimize.c1262 struct node_tinit *ti; in add_opt_table()
H A Dpfctl_parser.c1066 struct node_tinit *ti, *nti; in print_tabledef()