Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h520 PF_TAS_TABLE = 1, /* nested pf_table_t */ enumerator
H A Dpf_nl.c2405 { .type = PF_TAS_TABLE, .off = _OUT(table), .arg = &nested_table_parser, .cb = nlattr_get_nested },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3836 snl_add_msg_attr_table(&nw, PF_TAS_TABLE, tbl); in pfctl_get_astats()