Home
last modified time | relevance | path

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

/netbsd-src/sys/dist/pf/net/
H A Dpfvar.h743 struct pf_state { struct
748 TAILQ_ENTRY(pf_state) entry_list; argument
751 struct pf_state_peer src; argument
752 struct pf_state_peer dst; argument
757 struct pf_state_key *state_key; argument
758 struct pfi_kif *kif;
759 struct pfi_kif *rt_kif;
760 struct pf_src_node *src_node;
761 struct pf_src_node *nat_src_node;
762 u_int64_t packets[2];
[all …]