Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c6315 struct nx_bsd_sock_winsize *soc_window_size; in nx_bsd_getsockopt() local
6502 soc_window_size = (struct nx_bsd_sock_winsize *)option_value; in nx_bsd_getsockopt()
6503soc_window_size -> winsize = (INT)(bsd_socket_ptr -> nx_bsd_socket_tcp_socket -> nx_tcp_socket_rx_… in nx_bsd_getsockopt()
6504 *option_length = sizeof(soc_window_size); in nx_bsd_getsockopt()