Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h427 PF_SN_AF = 10, /* u8 */ enumerator
H A Dpf_nl.c1792 nlattr_add_u8(nw, PF_SN_AF, n->af); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3019 { .type = PF_SN_AF, .off = _OUT(af), .cb = snl_attr_get_uint8 },