Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h310 PF_CS_CMP_ID = 1, /* u64 */ enumerator
H A Dpf_nl.c1052 { .type = PF_CS_CMP_ID, .off = _OUT(psk_pfcmp.id), .cb = nlattr_get_uint64 },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c2099 snl_add_msg_attr_u64(&nw, PF_CS_CMP_ID, kill->cmp.id); in _pfctl_clear_states_h()