Home
last modified time | relevance | path

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

/freebsd-head/sys/netpfil/pf/
HDpf_nl.h428 PF_SN_AF = 10, /* u8 */ enumerator
HDpf_nl.c1792 nlattr_add_u8(nw, PF_SN_AF, n->af); in pf_handle_get_srcnodes()
/freebsd-head/lib/libpfctl/
HDlibpfctl.c3019 { .type = PF_SN_AF, .off = _OUT(af), .cb = snl_attr_get_uint8 },