Home
last modified time | relevance | path

Searched refs:nx_packet_identical_copy (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.4.1/common/src/
Dnx_packet_release.c209 packet_ptr -> nx_packet_identical_copy = NX_FALSE; in _nx_packet_release()
Dnx_ip_header_add.c132 if (packet_ptr -> nx_packet_identical_copy == NX_TRUE) in _nx_ip_header_add()
Dnx_packet_allocate.c157 work_ptr -> nx_packet_identical_copy = NX_FALSE; in _nx_packet_allocate()
Dnx_tcp_socket_retransmit.c361 packet_ptr -> nx_packet_identical_copy = NX_TRUE; in _nx_tcp_socket_retransmit()
/NetX-Duo-v6.4.1/common/inc/
Dnx_api.h1599 UCHAR nx_packet_identical_copy; member