kernel-ark/include/linux/netfilter
David S. Miller 6fbfc96884 [NETFILTER]: Unbreak x-tables on x86.
x86 defines __alignof__(long long) as 8 yet it gives 4
for a struct containing a long long, ho hum... so my
simplified form doesn't work everywhere.

So use Harald Welte's original patch, which should work
on all platforms.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-20 11:57:07 -08:00
..
nf_conntrack_common.h
nf_conntrack_ftp.h
nf_conntrack_sctp.h
nf_conntrack_tcp.h
nf_conntrack_tuple_common.h
nfnetlink_conntrack.h
nfnetlink_log.h
nfnetlink_queue.h
nfnetlink.h
x_tables.h [NETFILTER]: Unbreak x-tables on x86. 2006-01-20 11:57:07 -08:00
xt_CLASSIFY.h
xt_comment.h
xt_connbytes.h
xt_connmark.h
xt_CONNMARK.h
xt_conntrack.h
xt_dccp.h
xt_helper.h
xt_length.h
xt_limit.h
xt_mac.h
xt_mark.h
xt_MARK.h
xt_NFQUEUE.h
xt_physdev.h
xt_pkttype.h
xt_realm.h
xt_sctp.h
xt_state.h
xt_string.h
xt_tcpmss.h
xt_tcpudp.h