Skip to content
Commit 18a4c0ea authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: add rb_to_skb() and other rb tree helpers



Geeralize private netem_rb_to_skb()

TCP rtx queue will soon be converted to rb-tree,
so we will need skb_rbtree_walk() helpers.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f5333f80
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment