Searched defs:info_filter (Results 1 – 1 of 1) sorted by relevance
440 struct info_filter { struct441 short index;442 short filler;443 long offset[PEER_SHIFT]; /* in milliseconds */444 long delay[PEER_SHIFT]; /* in milliseconds */445 } info_filter; member