Searched defs:qdisc_skb_cb (Results 1 – 2 of 2) sorted by relevance
17 static struct qdisc_skb_cb *qdisc_skb_cb(const struct sk_buff *skb) in qdisc_skb_cb() function
434 struct qdisc_skb_cb { struct435 struct {441 unsigned char data[QDISC_CB_PRIV_LEN];537 static inline struct qdisc_skb_cb *qdisc_skb_cb(const struct sk_buff *skb) in qdisc_skb_cb() function