Home
last modified time | relevance | path

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

/include/net/
Dsch_generic.h123 struct netdev_queue * (*select_queue)(struct Qdisc *, struct tcmsg *);
145 struct sk_buff *skb, struct tcmsg*);
199 struct sk_buff *skb, struct tcmsg*);
/include/linux/
Drtnetlink.h469 struct tcmsg { struct
494 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
495 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))