Eric Dumazet
3797d3e846
net: flow_dissector: small optimizations in IPv4 dissect
...
By moving code around, we avoid :
1) A reload of iph->ihl (bit field, so needs a mask)
2) A conditional test (replaced by a conditional mov on x86)
Fast path loads iph->protocol anyway.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-08 13:30:02 -05:00
..
2013-10-29 00:19:04 -04:00
2013-10-29 00:19:05 -04:00
2013-06-26 13:42:54 -07:00
2013-11-07 19:11:41 -05:00
2013-05-28 13:11:01 -07:00
2013-05-28 13:11:01 -07:00
2013-11-07 19:11:41 -05:00
2013-08-03 10:40:23 -07:00
2013-10-07 15:16:45 -04:00
2013-11-08 13:30:02 -05:00
2013-07-14 19:36:58 -04:00
2013-06-11 02:51:03 -07:00
2013-06-11 02:51:03 -07:00
2013-10-29 00:19:04 -04:00
2013-06-13 02:31:41 -07:00
2013-02-19 00:51:10 -05:00
2013-09-26 13:46:10 -04:00
2013-08-30 23:44:11 -07:00
2013-05-20 13:48:04 -07:00
2013-11-03 23:19:00 -05:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2013-10-25 19:26:58 -04:00
2013-10-08 16:27:34 -04:00
2013-07-29 00:47:14 -07:00
2013-01-14 18:10:05 -05:00
2013-10-25 19:03:45 -04:00
2013-09-07 14:35:32 -07:00
2013-10-23 16:49:34 -04:00
2013-11-07 19:28:59 -05:00
2013-06-10 22:23:32 -07:00
2013-10-22 14:00:21 -04:00
2013-07-24 17:54:48 -07:00
2013-08-31 00:32:32 -04:00
2011-10-31 19:30:30 -04:00
2011-10-31 19:30:30 -04:00
2013-10-25 19:03:39 -04:00