Home
last modified time | relevance | path

Searched defs:pf_anchor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h907 struct pf_anchor { struct
910 struct pf_anchor *parent; argument
911 struct pf_anchor_node children; argument
918 RB_PROTOTYPE(pf_anchor_global, pf_anchor, entry_global, pf_anchor_compare); argument