Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h78 PF_STP_SEQDIFF = 7, /* u32 */ enumerator
H A Dpf_nl.c105 nlattr_add_u32(nw, PF_STP_SEQDIFF, peer->seqdiff); in dump_state_peer()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1843 { .type = PF_STP_SEQDIFF, .off = _OUT(seqdiff), .cb = snl_attr_get_uint32 },