Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h984 ULONG nx_bsd_option_send_timeout; member
Dnxd_bsd.c3280 else if (bsd_socket_ptr -> nx_bsd_option_send_timeout) in nx_bsd_send_internal()
3284 wait_option = bsd_socket_ptr -> nx_bsd_option_send_timeout; in nx_bsd_send_internal()
6842 bsd_socket_ptr -> nx_bsd_option_send_timeout = timer_ticks; in nx_bsd_setsockopt()