Searched refs:RTM_DELQDISC (Results 1 – 4 of 4) sorted by relevance
67 RTM_DELQDISC, enumerator68 #define RTM_DELQDISC RTM_DELQDISC macro
46 { RTM_DELQDISC, NETLINK_ROUTE_SOCKET__NLMSG_WRITE },
1048 0, RTM_DELQDISC, extack) < 0) in qdisc_notify()1530 if (n->nlmsg_type == RTM_DELQDISC) { in __tc_get_qdisc()2491 {.msgtype = RTM_DELQDISC, .doit = tc_get_qdisc},
613 return tc_qdisc_modify(hook, RTM_DELQDISC, 0); in tc_qdisc_delete()