Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
642 struct pf_src_node { struct644 struct pf_addr addr;645 struct pf_addr raddr;647 struct pfi_kif *kif;648 u_int64_t bytes[2];650 u_int32_t states;651 u_int32_t conn;653 u_int32_t creation;654 u_int32_t expire;655 sa_family_t af;[all …]