tcmsg             152 include/net/sch_generic.h 	struct netdev_queue *	(*select_queue)(struct Qdisc *, struct tcmsg *);
tcmsg             174 include/net/sch_generic.h 					struct sk_buff *skb, struct tcmsg*);
tcmsg             229 include/net/sch_generic.h 					struct sk_buff *skb, struct tcmsg*);
tcmsg             514 include/uapi/linux/rtnetlink.h #define TCA_RTA(r)  ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
tcmsg             515 include/uapi/linux/rtnetlink.h #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))