Searched defs:dn_flow_queue7 (Results 1 – 1 of 1) sorted by relevance
135 struct dn_flow_queue7 { struct136 struct dn_flow_queue7 *next ; argument137 struct ipfw_flow_id id ;139 struct mbuf *head, *tail ; /* queue of packets */140 u_int len ;141 u_int len_bytes ;143 u_long numbytes;146 u_int64_t tot_bytes ;147 u_int32_t drops ;149 int hash_slot ; /* debugging/diagnostic */[all …]