RTM_NEWTCLASS
if (tc_fill_tclass(skb, q, cl, portid, n->nlmsg_seq, 0, RTM_NEWTCLASS,
if (n->nlmsg_type != RTM_NEWTCLASS ||
case RTM_NEWTCLASS:
tclass_notify(net, skb, n, q, new_cl, RTM_NEWTCLASS, extack);
RTM_NEWTCLASS, NULL);
{.msgtype = RTM_NEWTCLASS, .doit = tc_ctl_tclass},
{ RTM_NEWTCLASS, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },