Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h77 PF_STK_AF = 5, /* u8 */ enumerator
H A Dpf_nl.c136 nlattr_add_u8(nw, PF_STK_AF, key->af); in dump_state_key()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1878 { .type = PF_STK_AF, .off = _OUT(af), .cb = snl_attr_get_uint8 },