Neil Horman
c226ef9b83
sctp: reduce memory footprint of sctp_chunk structure
...
sctp_chunks should be put on a diet. This is some of the low hanging
fruit that we can strip out. Changes all the __s8/__u8 flags to
bitfields. Saves 12 bytes per chunk.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
2008-10-01 11:33:06 -04:00
..
2008-09-18 16:28:27 -07:00
2008-08-27 16:09:49 -07:00
2008-07-18 23:05:40 -07:00
2008-04-10 01:57:24 -07:00
2008-03-27 17:54:29 -07:00
2008-02-05 10:59:07 -05:00
2008-08-21 03:34:25 -07:00
2008-07-18 23:07:09 -07:00
2008-02-05 10:59:07 -05:00
2008-08-14 15:33:21 -07:00
2008-07-18 23:03:44 -07:00
2008-07-18 23:03:44 -07:00
2008-04-24 01:02:16 -07:00
2008-10-01 11:33:06 -04:00
2008-10-01 11:33:06 -04:00
2008-02-05 10:59:07 -05:00
2008-07-22 14:21:30 -07:00
2008-08-03 21:15:08 -07:00
2008-10-01 11:33:06 -04:00
2008-06-19 16:08:18 -07:00
2008-09-30 05:32:24 -07:00
2008-02-05 10:59:07 -05:00
2008-08-27 16:09:49 -07:00
2008-02-05 10:59:07 -05:00
2008-02-05 10:59:07 -05:00
2008-07-18 23:04:39 -07:00
2008-02-05 10:59:07 -05:00
2008-07-08 02:28:39 -07:00
2008-09-21 21:28:51 -07:00