Home
last modified time | relevance | path

Searched refs:rcvbuf (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_context.h343 uint16_t rcvbuf; member
/Zephyr-latest/subsys/net/ip/
Dnet_context.c1700 return get_uint16_option(context->options.rcvbuf, in get_context_rcvbuf()
3177 return set_uint16_option(&context->options.rcvbuf, value, len); in set_context_rcvbuf()
DKconfig713 TCP sockets, the rcvbuf will determine the receive window size.