summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.h
diff options
context:
space:
mode:
authormlaier <mlaier@FreeBSD.org>2004-02-25 19:55:29 +0000
committermlaier <mlaier@FreeBSD.org>2004-02-25 19:55:29 +0000
commit1504165dce30978b55fb5992d94ebc8914ced705 (patch)
treeef732081c31aa5924d309022a0341c52a90908c0 /sys/netinet/ip_fw.h
parent333bc770a3745a8206d3afcea031c505caddf9d4 (diff)
downloadFreeBSD-src-1504165dce30978b55fb5992d94ebc8914ced705.zip
FreeBSD-src-1504165dce30978b55fb5992d94ebc8914ced705.tar.gz
Re-remove MT_TAGs. The problems with dummynet have been fixed now.
Tested by: -current, bms(mentor), me Approved by: bms(mentor), sam
Diffstat (limited to 'sys/netinet/ip_fw.h')
-rw-r--r--sys/netinet/ip_fw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index e6eae2d..8e3047d 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -400,7 +400,6 @@ struct ip_fw_args {
int flags; /* for dummynet */
struct ipfw_flow_id f_id; /* grabbed from IP header */
- u_int16_t divert_rule; /* divert cookie */
u_int32_t retval;
};
OpenPOWER on IntegriCloud