Searched defs:dn_flow_queue7 (Results 1 – 1 of 1) sorted by relevance
134 struct dn_flow_queue7 { struct135 struct dn_flow_queue7 *next ; argument136 struct ipfw_flow_id id ;138 struct mbuf *head, *tail ; /* queue of packets */139 u_int len ;140 u_int len_bytes ;142 u_long numbytes;145 u_int64_t tot_bytes ;146 u_int32_t drops ;148 int hash_slot ; /* debugging/diagnostic */[all …]