Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
620 struct pf_src_node { struct622 struct pf_addr addr;623 struct pf_addr raddr;625 struct pfi_kif *kif;626 u_int64_t bytes[2];628 u_int32_t states;629 u_int32_t conn;631 u_int32_t creation;632 u_int32_t expire;633 sa_family_t af;[all …]