Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h602 PF_ID_TABLE = 1, /* pfr_table */ enumerator
H A Dpf_nl.c2898 { .type = PF_ID_TABLE, .off = _OUT(table), .arg = &nested_table_parser, .cb = nlattr_get_nested },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c4084 snl_add_msg_attr_table(&nw, PF_ID_TABLE, tbl); in _pfctl_ina_define()