Searched refs:tc_skb_cb (Results 1 – 1 of 1) sorted by relevance
198 struct tc_skb_cb { struct208 static inline struct tc_skb_cb *tc_skb_cb(const struct sk_buff *skb) in tc_skb_cb() argument210 struct tc_skb_cb *cb = (struct tc_skb_cb *)skb->cb; in tc_skb_cb()