Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111631264
D31806.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
649 B
Referenced Files
None
Subscribers
None
D31806.diff
View Options
diff --git a/sys/netpfil/ipfw/ip_dn_private.h b/sys/netpfil/ipfw/ip_dn_private.h
--- a/sys/netpfil/ipfw/ip_dn_private.h
+++ b/sys/netpfil/ipfw/ip_dn_private.h
@@ -77,15 +77,7 @@
#define DN_BH_WUNLOCK() mtx_unlock(&V_dn_cfg.uh_mtx)
#define DN_BH_LOCK_ASSERT() mtx_assert(&V_dn_cfg.uh_mtx, MA_OWNED)
-SLIST_HEAD(dn_schk_head, dn_schk);
-SLIST_HEAD(dn_sch_inst_head, dn_sch_inst);
SLIST_HEAD(dn_fsk_head, dn_fsk);
-SLIST_HEAD(dn_queue_head, dn_queue);
-SLIST_HEAD(dn_alg_head, dn_alg);
-
-#ifdef NEW_AQM
-SLIST_HEAD(dn_aqm_head, dn_aqm); /* for new AQMs */
-#endif
struct mq { /* a basic queue of packets*/
struct mbuf *head, *tail;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 7, 6:40 AM (18 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17026800
Default Alt Text
D31806.diff (649 B)
Attached To
Mode
D31806: dummynet: remove unused definitions
Attached
Detach File
Event Timeline
Log In to Comment