Home
last modified time | relevance | path

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

/external/libnl/tests/
Dtest-u32-filter-with-actions.c45 static int get_u32_handle(__u32 *handle, const char *str) in get_u32_handle() function
84 if(get_u32_handle(&handle, cHandle)) { in get_u32_parse_handle()
323 if(get_u32_handle(&htlink, chashlink)) { in main()
Dtest-complex-HTB-with-hash-filters.c46 int get_u32_handle(__u32 *handle, const char *str) in get_u32_handle() function
85 if(get_u32_handle(&handle, cHandle)) { in get_u32_parse_handle()
615 if(get_u32_handle(&htlink, chashlink)) { in main()
/external/iproute2/tc/
Df_u32.c47 static int get_u32_handle(__u32 *handle, const char *str) in get_u32_handle() function
999 if (handle && get_u32_handle(&t->tcm_handle, handle)) { in u32_parse_opt()
1065 if (get_u32_handle(&linkid, *argv)) { in u32_parse_opt()
1078 if (get_u32_handle(&ht, *argv)) { in u32_parse_opt()