Home
last modified time | relevance | path

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

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