Searched refs:pt_name (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_optimize.c586 print_tabledef(p1->por_src_tbl->pt_name,
594 p1->por_src_tbl->pt_name,
617 print_tabledef(p1->por_dst_tbl->pt_name,
625 p1->por_dst_tbl->pt_name,
1245 snprintf((*tbl)->pt_name, sizeof((*tbl)->pt_name), "%s%d",
1247 DEBUG("creating table <%s>", (*tbl)->pt_name);
1255 DEBUG("<%s> adding %s/%d", (*tbl)->pt_name, inet_ntop(af,
1277 DEBUG("table <%s> now faster than skip steps", (*tbl)->pt_name);
1312 DEBUG("translating temporary table <%s> to <%s%x_%d>", tbl->pt_name,
[all...]
H A Dpfctl_parser.h236 char pt_name[PF_TABLE_NAME_SIZE]; member in struct:pf_opt_tbl

Completed in 49 milliseconds