Home
last modified time | relevance | path

Searched refs:NETDEV_REMOVE_QDISC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/cve/
H A Dtcindex01.c127 NETDEV_REMOVE_QDISC(DEVNAME, AF_UNSPEC, TC_H_ROOT, qd_handle, "htb"); in run()
/aosp_15_r20/external/ltp/include/
H A Dtst_netdevice.h146 #define NETDEV_REMOVE_QDISC(ifname, family, parent, handle, qd_kind) \ macro