tcamsg            740 include/uapi/linux/rtnetlink.h #define TA_RTA(r)  ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg))))
tcamsg            741 include/uapi/linux/rtnetlink.h #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcamsg))
tcamsg            200 net/sched/act_api.c 		+ sizeof(struct tcamsg)
tcamsg           1042 net/sched/act_api.c 	struct tcamsg *t;
tcamsg           1143 net/sched/act_api.c 	struct tcamsg *t;
tcamsg           1394 net/sched/act_api.c 	ret = nlmsg_parse_deprecated(n, sizeof(struct tcamsg), tca,
tcamsg           1463 net/sched/act_api.c 	struct tcamsg *t = (struct tcamsg *) nlmsg_data(cb->nlh);
tcamsg           1472 net/sched/act_api.c 	ret = nlmsg_parse_deprecated(cb->nlh, sizeof(struct tcamsg), tb,