Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
578 struct pf_src_node { struct580 struct pf_addr addr;581 struct pf_addr raddr;583 struct pfi_kif *kif;584 u_int64_t bytes[2];586 u_int32_t states;587 u_int32_t conn;589 u_int32_t creation;590 u_int32_t expire;591 sa_family_t af;[all …]