Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
717 struct pf_src_node { struct719 struct pf_addr addr;720 struct pf_addr raddr;721 union pf_rule_ptr rule;722 struct pfi_kif *kif;723 u_int64_t bytes[2];724 u_int64_t packets[2];725 u_int32_t states;726 u_int32_t conn;727 struct pf_threshold conn_rate;[all …]