Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/cve/
H A Dtcindex01.c108 NETDEV_ADD_TRAFFIC_CLASS(DEVNAME, qd_handle, clsid, "htb", cls_config); in run()
/aosp_15_r20/external/ltp/include/
H A Dtst_netdevice.h158 #define NETDEV_ADD_TRAFFIC_CLASS(ifname, parent, handle, qd_kind, config) \ macro