Searched refs:soc_window_size (Results 1 – 1 of 1) sorted by relevance
6315 struct nx_bsd_sock_winsize *soc_window_size; in nx_bsd_getsockopt() local6502 soc_window_size = (struct nx_bsd_sock_winsize *)option_value; in nx_bsd_getsockopt()6503 …soc_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()