Home
last modified time | relevance | path

Searched refs:tcmsg (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
A Drtnetlink.h615 struct tcmsg { struct
663 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
664 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
/include/net/
A Dsch_generic.h249 struct netdev_queue * (*select_queue)(struct Qdisc *, struct tcmsg *);
275 struct sk_buff *skb, struct tcmsg*);
384 struct sk_buff *skb, struct tcmsg*,
389 struct tcmsg *t, bool rtnl_held);

Completed in 11 milliseconds