Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_parser.h247 SIMPLEQ_HEAD(node_tinithead, node_tinit);
248 struct node_tinit { /* table initializer */ struct
249 SIMPLEQ_ENTRY(node_tinit) entries;
H A Dparse.y1734 struct node_tinit *ti, *nti;
1797 struct node_tinit *ti;
1836 struct node_tinit *ti;
5557 struct node_tinit *ti; in process_tabledef()
H A Dpfctl_optimize.c1257 struct node_tinit *ti; in add_opt_table()
H A Dpfctl_parser.c1265 struct node_tinit *ti, *nti; in print_tabledef()