Searched defs:skb_rb_last (Results 1 – 2 of 2) sorted by relevance
3870 #define skb_rb_last(root) rb_to_skb(rb_last(root)) macro
3460 #define skb_rb_last(root) rb_to_skb(rb_last(root)) macro