Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h130 PF_ST_MIN_TTL = 32, /* u8 */ enumerator
H A Dpf_nl.c206 nlattr_add_u8(nw, PF_ST_MIN_TTL, s->act.min_ttl); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1910 { .type = PF_ST_MIN_TTL, .off = _OUT(min_ttl), .cb = snl_attr_get_uint8 },