pfstab
SLIST_ENTRY(pfstab) pf_list;
static SLIST_HEAD(, pfstab) table;
struct pfstab *pf;
pf = (struct pfstab *)xmalloc(sizeof (*pf));