Searched refs:tcmsg (Results 1 – 7 of 7) sorted by relevance
40 struct tcmsg *tchdr; in cls_build()406 struct tcmsg tchdr = { in cls_request_update()426 .co_hdrsize = sizeof(struct tcmsg),
63 struct tcmsg tchdr = { in class_request_update()199 struct tcmsg tchdr; in rtnl_class_build_delete_request()481 .co_hdrsize = sizeof(struct tcmsg),
53 struct tcmsg tchdr = { in qdisc_request_update()278 struct tcmsg tchdr; in rtnl_qdisc_build_delete_request()537 .co_hdrsize = sizeof(struct tcmsg),
71 struct tcmsg *tm; in rtnl_tc_msg_parse()206 struct tcmsg tchdr = { in rtnl_tc_msg_build()
552 .co_hdrsize = sizeof(struct tcmsg),
552 struct tcmsg { struct593 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))594 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
327 NLMSG_LENGTH(sizeof(struct tcmsg)) - NLMSG_ALIGNTO); in netem_msg_fill_raw()