Searched defs:pf_src_node (Results 1 – 1 of 1) sorted by relevance
659 struct pf_src_node { struct661 struct pf_addr addr;662 struct pf_addr raddr;664 struct pfi_kif *kif;665 u_int64_t bytes[2];667 u_int32_t states;668 u_int32_t conn;670 u_int32_t creation;671 u_int32_t expire;672 sa_family_t af;[all …]