Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl_table.c538 struct pfr_table tbl_buf; in pfctl_define_table() local
542 bzero(&tbl_buf, sizeof(tbl_buf)); in pfctl_define_table()
543 tbl = &tbl_buf; in pfctl_define_table()