Searched refs:WINDOW_SIZE (Results 1 – 2 of 2) sorted by relevance
71 #define WINDOW_SIZE htons(10) macro330 add_attribute_u16(WINDOW_SIZE, htons(1)); in l2tp_connect()
28 #define WINDOW_SIZE ((1 << 20) - 120) macro158 const int min_pos = (index > WINDOW_SIZE) ? index - WINDOW_SIZE : 0; in HashChainFindCopy()