Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
651 struct pf_src_node { struct653 struct pf_addr addr;654 struct pf_addr raddr;655 union pf_rule_ptr rule;656 struct pfi_kif *kif;657 u_int64_t bytes[2];658 u_int64_t packets[2];659 u_int32_t states;660 u_int32_t conn;661 struct pf_threshold conn_rate;[all …]