Home
last modified time | relevance | path

Searched refs:wnd (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/net/tcp/src/
Dmain.c2015 uint16_t wnd; in ZTEST() local
2020 wnd = conn->recv_win; in ZTEST()
2024 check_rst_fail(ack + wnd); in ZTEST()
2027 check_rst_succeed(ctx, wnd - 1); in ZTEST()
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h600 uint8_t wnd[2]; member