Searched refs:sync_lost (Results 1 – 1 of 1) sorted by relevance
73 static void sync_lost(void *param);1409 static struct mayfly mfy = {0, 0, &link, NULL, sync_lost};1427 static void sync_lost(void *param) function