Searched refs:secondary_sock_id (Results 1 – 2 of 2) sorted by relevance
964 UINT nx_bsd_socket_set_inherited_settings(UINT master_sock_id, UINT secondary_sock_id);
9481 UINT nx_bsd_socket_set_inherited_settings(UINT master_sock_id, UINT secondary_sock_id) in nx_bsd_socket_set_inherited_settings() argument9486 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_option_flags |= NX_BSD_SOCKET_ENABLE_OPTION_N… in nx_bsd_socket_set_inherited_settings()9488 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_option_flags &= (ULONG)(~NX_BSD_SOCKET_ENABLE… in nx_bsd_socket_set_inherited_settings()9491 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_option_flags |= NX_BSD_SOCKET_ENABLE_OPTION_R… in nx_bsd_socket_set_inherited_settings()9493 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_option_flags &= (ULONG)(~NX_BSD_SOCKET_ENABLE… in nx_bsd_socket_set_inherited_settings()9496 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_tcp_socket -> nx_tcp_socket_rx_window_maximum… in nx_bsd_socket_set_inherited_settings()9505 …nx_bsd_socket_array[secondary_sock_id].nx_bsd_socket_tcp_socket -> nx_tcp_socket_keepalive_enabled… in nx_bsd_socket_set_inherited_settings()