Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_fragment_disable.c85 NX_PACKET *release_packet; in _nx_ip_fragment_disable() local
133 release_packet = next_packet; in _nx_ip_fragment_disable()
139 _nx_packet_release(release_packet); in _nx_ip_fragment_disable()
154 release_packet = next_packet; in _nx_ip_fragment_disable()
161release_packet -> nx_packet_union_next.nx_packet_tcp_queue_next = (NX_PACKET *)NX_PACKET_ALLOCATED; in _nx_ip_fragment_disable()
164 _nx_packet_release(release_packet); in _nx_ip_fragment_disable()
/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c2091 UINT release_packet; in _nx_ppp_process_deferred_raw_string_send() local
2134 release_packet = NX_TRUE; in _nx_ppp_process_deferred_raw_string_send()
2159 release_packet = NX_FALSE; in _nx_ppp_process_deferred_raw_string_send()
2163 if (release_packet == NX_TRUE) in _nx_ppp_process_deferred_raw_string_send()
7979 UINT release_packet = NX_TRUE; in _nx_ppp_packet_transmit() local
8158 release_packet = NX_FALSE; in _nx_ppp_packet_transmit()
8163 if (release_packet == NX_TRUE) in _nx_ppp_packet_transmit()