Files
ubports_kernel_google_msm/include/net
Eric Dumazet 0744dd00c1 net: introduce skb_flow_dissect()
We use at least two flow dissectors in network stack, with known
limitations and code duplication.

Introduce skb_flow_dissect() to factorize this, highly inspired from
existing dissector from __skb_get_rxhash()

Note : We extensively use skb_header_pointer(), this permits us to not
touch skb at all.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-28 19:09:07 -05:00
..
2011-03-31 11:26:23 -03:00
2011-08-13 01:10:16 -07:00
2011-07-26 16:49:47 -07:00
2011-05-05 11:10:14 -07:00
2011-11-28 19:09:07 -05:00
2011-03-31 11:26:23 -03:00
2011-07-26 16:49:47 -07:00
2011-11-22 16:43:32 -05:00
2011-07-17 23:11:35 -07:00
2011-11-22 16:43:32 -05:00
2011-11-09 16:36:27 -05:00
2011-11-22 16:43:32 -05:00
2011-03-31 11:26:23 -03:00
2011-09-16 19:20:20 -04:00
2011-07-26 16:49:47 -07:00
2011-11-14 00:47:54 -05:00
2011-07-26 16:49:47 -07:00
2011-05-17 14:16:58 -04:00
2011-03-31 11:26:23 -03:00
2011-11-22 16:43:32 -05:00