Searched defs:queue_serial (Results 1 – 1 of 1) sorted by relevance
151 …int *queue_serial; /* pointer to the current packet queue serial, used for obsolete clock detec… member1407 static void init_clock(Clock *c, int *queue_serial) in init_clock()