Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h590 PF_SC_ID = 2, /* u32*/ enumerator
H A Dpf_nl.c2842 { .type = PF_SC_ID, .off = _OUT(id), .cb = nlattr_get_uint32 },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c4286 snl_add_msg_attr_u32(&nw, PF_SC_ID, kill->id); in pfctl_source_clear()