Searched defs:dn_flow_queue8 (Results 1 – 1 of 1) sorted by relevance
200 struct dn_flow_queue8 { struct201 struct dn_flow_queue8 *next ; argument202 struct ipfw_flow_id id ;204 struct mbuf *head, *tail ; /* queue of packets */205 u_int len ;206 u_int len_bytes ;212 u_int64_t tot_bytes ;213 u_int32_t drops ;215 int hash_slot ; /* debugging/diagnostic */224 struct dn_flow_set *fs ; /* parent flow set */[all …]