HomeSort by: relevance | last modified time | path
    Searched refs:pt_nodes (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.h 174 struct node_tinithead pt_nodes; member in struct:pf_opt_tbl
pfctl_optimize.c 582 &p1->por_src_tbl->pt_nodes);
613 &p1->por_dst_tbl->pt_nodes);
1231 SIMPLEQ_INIT(&(*tbl)->pt_nodes);
1261 SIMPLEQ_INSERT_TAIL(&(*tbl)->pt_nodes, ti, entries);

Completed in 13 milliseconds