Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/pf/
HDpf_nl.h304 PF_CS_CMP_DIR = 3, /* u8 */ enumerator
HDpf_nl.c1032 { .type = PF_CS_CMP_DIR, .off = _OUT(psk_pfcmp.direction), .cb = nlattr_get_uint8 },
/freebsd-head/lib/libpfctl/
HDlibpfctl.c2069 snl_add_msg_attr_u8(&nw, PF_CS_CMP_DIR, kill->cmp.direction); in _pfctl_clear_states_h()