Lines Matching refs:pt_name
580 print_tabledef(p1->por_src_tbl->pt_name,
588 p1->por_src_tbl->pt_name,
611 print_tabledef(p1->por_dst_tbl->pt_name,
619 p1->por_dst_tbl->pt_name,
1234 snprintf((*tbl)->pt_name, sizeof((*tbl)->pt_name), "%s%d",
1236 DEBUG("creating table <%s>", (*tbl)->pt_name);
1244 DEBUG("<%s> adding %s/%d", (*tbl)->pt_name, inet_ntop(af,
1266 DEBUG("table <%s> now faster than skip steps", (*tbl)->pt_name);
1301 DEBUG("translating temporary table <%s> to <%s%x_%d>", tbl->pt_name,
1303 snprintf(tbl->pt_name, sizeof(tbl->pt_name), "%s%x_%d",
1306 if (strcasecmp(t->pfrt_name, tbl->pt_name) == 0) {
1309 tbl->pt_name);
1317 if (pfctl_define_table(tbl->pt_name, PFR_TFLAG_CONST, 1,
1319 warn("failed to create table %s", tbl->pt_name);