Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/rtp/
Dnx_rtp_sender.c1356 UINT fragmentation = NX_FALSE; in _nx_rtp_sender_session_packet_send() local
1368 fragmentation = NX_TRUE; in _nx_rtp_sender_session_packet_send()
1373 if (fragmentation == NX_FALSE) in _nx_rtp_sender_session_packet_send()
1513 if (fragmentation) in _nx_rtp_sender_session_packet_send()
1542 if (fragmentation) in _nx_rtp_sender_session_packet_send()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt792 … nx_icmpv6_send_queued_packets.c Optimized the logic for fragmentation checking.
800 …pv4.h Avoided redundant definition of fragmentation symbols.
801 … nx_ip_driver_packet_send.c Optimized the logic for fragmentation checking.
811 … nx_ipv6_packet_send.c Optimized the logic for fragmentation checking.
1508 Added fragmentation check.
2004 nx_ipv4_packet_receive.c Supported processing fragmentation immediately,
2014 nx_ipv6_process_fragment_option.c Supported processing fragmentation immediately,
2128 Files are modified to allow conditional compilation for IP fragmentation support:
2686 … Fixed a bug where NA packet is received how queued packets requiring fragmentation are sent
2729 …oad_size.c New API:computes max packet payload that will not require fragmentation
[all …]