Home
last modified time | relevance | path

Searched refs:cls_names_init (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dtc_util.h122 int cls_names_init(char *path);
Dtc.c337 if (use_names && cls_names_init(conf_file)) { in main()
Dtc_util.c39 int cls_names_init(char *path) in cls_names_init() function