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.h249 SIMPLEQ_HEAD(node_tinithead, node_tinit);
250 struct node_tinit { /* table initializer */ struct
251 SIMPLEQ_ENTRY(node_tinit) entries;
H A Dparse.y1722 struct node_tinit *ti, *nti;
1785 struct node_tinit *ti;
1824 struct node_tinit *ti;
5458 struct node_tinit *ti; in process_tabledef()
H A Dpfctl_optimize.c1270 struct node_tinit *ti; in add_opt_table()
H A Dpfctl_parser.c1280 struct node_tinit *ti, *nti; in print_tabledef()