SDLA_WINDOW_SIZE 88 drivers/net/wan/sdla.c bytes = offset + len > SDLA_WINDOW_SIZE ? SDLA_WINDOW_SIZE - offset : len; SDLA_WINDOW_SIZE 119 drivers/net/wan/sdla.c bytes = offset + len > SDLA_WINDOW_SIZE ? SDLA_WINDOW_SIZE - offset : len; SDLA_WINDOW_SIZE 150 drivers/net/wan/sdla.c bytes = SDLA_WINDOW_SIZE;