Home
last modified time | relevance | path

Searched defs:qdisc_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dsch_generic.h437 struct qdisc_skb_cb { struct
438 struct {
444 unsigned char data[QDISC_CB_PRIV_LEN];
536 static inline struct qdisc_skb_cb *qdisc_skb_cb(const struct sk_buff *skb) in qdisc_skb_cb() function