Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.h138 SIMPLEQ_HEAD(node_tinithead, node_tinit);
139 struct node_tinit { /* table initializer */ struct
140 SIMPLEQ_ENTRY(node_tinit) entries;
Dparse.y884 struct node_tinit *ti, *nti;
944 struct node_tinit *ti;
971 struct node_tinit *ti;
3434 struct node_tinit *ti; in process_tabledef()
Dpfctl_parser.c918 struct node_tinit *ti, *nti; in print_tabledef()