Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/common/src/
Dnx_tcp_packet_send_control.c117 header_size = NX_TCP_SYN_HEADER; in _nx_tcp_packet_send_control()
/NetX-Duo-v6.3.0/common/inc/
Dnx_tcp.h70 #define NX_TCP_SYN_HEADER ((ULONG)0x70000000) /* SYN header with MSS option */ macro