Home
last modified time | relevance | path

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

/src/sys/netpfil/pf/
H A Dpf_nl.h331 PF_CS_CMP_DIR = 3, /* u8 */ enumerator
H A Dpf_nl.c1078 { .type = PF_CS_CMP_DIR, .off = _OUT(psk_pfcmp.direction), .cb = nlattr_get_uint8 },
/src/lib/libpfctl/
H A Dlibpfctl.c2112 snl_add_msg_attr_u8(&nw, PF_CS_CMP_DIR, kill->cmp.direction); in _pfctl_clear_states_h()