Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dnet.c1068 static int model_cmp(char **a, char **b) in model_cmp() function
1079 g_ptr_array_sort(results, (GCompareFunc)model_cmp); in show_nic_models()