Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h73 PF_STK_PORT1 = 4, /* u16 */ enumerator
H A Dpf_nl.c135 nlattr_add_u16(nw, PF_STK_PORT1, key->port[1]); in dump_state_key()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1872 { .type = PF_STK_PORT1, .off = _OUT(port[1]), .cb = snl_attr_get_uint16 },