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