Searched refs:cls_names_uninit (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/tc/ | ||
D | tc_util.h | 123 void cls_names_uninit(void); |
D | tc.c | 347 cls_names_uninit(); in main() |
D | tc_util.c | 60 void cls_names_uninit(void) in cls_names_uninit() function |