Home
last modified time | relevance | path

Searched defs:mss (Results 1 – 19 of 19) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_tcp_large_mtu_test2.c116 ULONG mss; in thread_0_entry() local
240 ULONG mss; in thread_1_entry() local
Dnetx_tcp_socket_mss_test.c124 ULONG mss; in thread_0_entry() local
263 ULONG mss; in thread_1_entry() local
Dnetx_12_27_test.c347 ULONG mss; in my_packet_process_12_27() local
434 ULONG mss; in my_tcp_packet_receive_12_27() local
Dnetx_12_26_test.c350 ULONG mss; in my_packet_process_12_26() local
Dnetx_12_30_test.c311 ULONG mss; in my_packet_process_12_30() local
Dnetx_tcp_ipv6_basic_processing_test.c152 ULONG mss; in thread_0_entry() local
Dnetx_12_20_test.c495 ULONG mss; in my_tcp_packet_receive_12_20() local
Dnetx_tcp_invalid_packet_chain_test.c128 ULONG mss, peer_mss, peer_ip_address, peer_port, bytes_available; in thread_0_entry() local
Dnetx_tcp_nxe_api_test.c124 ULONG mss, peer_mss, peer_ip_address, peer_port, bytes_available; in thread_0_entry() local
Dnetx_tcp_basic_processing_test.c191 ULONG mss, peer_mss, peer_ip_address, peer_port, bytes_available; in thread_0_entry() local
/NetX-Duo-v6.2.1/common/src/
Dnx_tcp_socket_mss_get.c73 UINT _nx_tcp_socket_mss_get(NX_TCP_SOCKET *socket_ptr, ULONG *mss) in _nx_tcp_socket_mss_get()
Dnxe_tcp_socket_mss_get.c77 UINT _nxe_tcp_socket_mss_get(NX_TCP_SOCKET *socket_ptr, ULONG *mss) in _nxe_tcp_socket_mss_get()
Dnxe_tcp_socket_mss_set.c77 UINT _nxe_tcp_socket_mss_set(NX_TCP_SOCKET *socket_ptr, ULONG mss) in _nxe_tcp_socket_mss_set()
Dnx_tcp_socket_mss_set.c75 UINT _nx_tcp_socket_mss_set(NX_TCP_SOCKET *socket_ptr, ULONG mss) in _nx_tcp_socket_mss_set()
Dnx_tcp_mss_option_get.c77 UINT _nx_tcp_mss_option_get(UCHAR *option_ptr, ULONG option_area_size, ULONG *mss) in _nx_tcp_mss_option_get()
Dnx_tcp_packet_send_syn.c100 ULONG mss = 0; in _nx_tcp_packet_send_syn() local
Dnx_tcp_socket_packet_process.c115 ULONG mss = 0; in _nx_tcp_socket_packet_process() local
Dnx_tcp_server_socket_relisten.c96 ULONG mss = 0; in _nx_tcp_server_socket_relisten() local
Dnx_tcp_packet_process.c112 ULONG mss = 0; in _nx_tcp_packet_process() local