Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/common/src/
Dnx_ip_fragment_disable.c86 NX_PACKET *release_packet; in _nx_ip_fragment_disable() local
134 release_packet = next_packet; in _nx_ip_fragment_disable()
140 _nx_packet_release(release_packet); in _nx_ip_fragment_disable()
155 release_packet = next_packet; in _nx_ip_fragment_disable()
162release_packet -> nx_packet_union_next.nx_packet_tcp_queue_next = (NX_PACKET *)NX_PACKET_ALLOCATED; in _nx_ip_fragment_disable()
165 _nx_packet_release(release_packet); in _nx_ip_fragment_disable()
/NetX-Duo-v6.3.0/addons/ppp/
Dnx_ppp.c2092 UINT release_packet; in _nx_ppp_process_deferred_raw_string_send() local
2135 release_packet = NX_TRUE; in _nx_ppp_process_deferred_raw_string_send()
2160 release_packet = NX_FALSE; in _nx_ppp_process_deferred_raw_string_send()
2164 if (release_packet == NX_TRUE) in _nx_ppp_process_deferred_raw_string_send()
7980 UINT release_packet = NX_TRUE; in _nx_ppp_packet_transmit() local
8159 release_packet = NX_FALSE; in _nx_ppp_packet_transmit()
8164 if (release_packet == NX_TRUE) in _nx_ppp_packet_transmit()