Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h129 PF_ST_RTABLEID = 31, /* i32 */ enumerator
H A Dpf_nl.c205 nlattr_add_u32(nw, PF_ST_RTABLEID, s->act.rtableid); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1909 { .type = PF_ST_RTABLEID, .off = _OUT(rtableid), .cb = snl_attr_get_int32 },