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