Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h97 PF_STK_PROTO = 6, /* u16 */ enumerator
H A Dpf_nl.c147 nlattr_add_u16(nw, PF_STK_PROTO, key->proto); in dump_state_key()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1927 { .type = PF_STK_PROTO, .off = _OUT(proto), .cb = snl_attr_get_uint16 },