tc_qdisc_modify
return tc_qdisc_modify(hook, RTM_NEWQDISC, NLM_F_CREATE | NLM_F_EXCL);
return tc_qdisc_modify(hook, RTM_DELQDISC, 0);