Home
last modified time | relevance | path

Searched defs:dn_flow_queue7 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c135 struct dn_flow_queue7 { struct
136 struct dn_flow_queue7 *next ; argument
137 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 …]