Home
last modified time | relevance | path

Searched defs:time_to_live (Results 1 – 8 of 8) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_socket_create.c80 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG queue_maximum) in _nx_udp_socket_create()
Dnx_tcp_socket_create.c86 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcp_socket_create()
Dnxe_udp_socket_create.c90 ULONG type_of_service, ULONG fragment, UINT time_to_live, in _nxe_udp_socket_create()
Dnx_ip_forward_packet_process.c90 ULONG time_to_live; in _nx_ip_forward_packet_process() local
Dnx_ip_header_add.c89 ULONG type_of_service, ULONG time_to_live, ULONG protocol, ULONG fragment) in _nx_ip_header_add()
Dnxe_tcp_socket_create.c95 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nxe_tcp_socket_create()
Dnx_ip_packet_send.c93 ULONG destination_ip, ULONG type_of_service, ULONG time_to_live, in _nx_ip_packet_send()
/NetX-Duo-v6.2.1/addons/web/
Dnx_tcpserver.c291 … ULONG type_of_service, ULONG fragment, UINT time_to_live, ULONG window_size, in _nx_tcpserver_create()