Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h422 PF_SN_NAF = 15, /* u8 */ enumerator
H A Dpf_nl.c1799 nlattr_add_u8(nw, PF_SN_NAF, n->naf); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3032 { .type = PF_SN_NAF, .off = _OUT(naf), .cb = snl_attr_get_uint8 },