Home
last modified time | relevance | path

Searched refs:_nx_icmpv6_dest_table_add (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_icmpv6_process_packet_too_big.c157 status = _nx_icmpv6_dest_table_add(ip_ptr, original_destination_ip, in _nx_icmpv6_process_packet_too_big()
Dnx_icmpv6_dest_table_add.c91 UINT _nx_icmpv6_dest_table_add(NX_IP *ip_ptr, ULONG *destination_address, in _nx_icmpv6_dest_table_add() function
Dnx_ipv6_packet_send.c312 status = _nx_icmpv6_dest_table_add(ip_ptr, dest_address, &dest_entry_ptr, in _nx_ipv6_packet_send()
327 status = _nx_icmpv6_dest_table_add(ip_ptr, dest_address, &dest_entry_ptr, in _nx_ipv6_packet_send()
Dnx_icmpv6_process_ra.c513_nx_icmpv6_dest_table_add(ip_ptr, ipv6_header -> nx_ip_header_source_ip, &dest_entry_ptr, in _nx_icmpv6_process_ra()
571_nx_icmpv6_dest_table_add(ip_ptr, ipv6_header -> nx_ip_header_source_ip, &dest_entry_ptr, in _nx_icmpv6_process_ra()
Dnx_icmpv6_process_redirect.c393 … status = _nx_icmpv6_dest_table_add(ip_ptr, redirect_ptr -> nx_icmpv6_redirect_destination_address, in _nx_icmpv6_process_redirect()
/NetX-Duo-v6.2.1/common/inc/
Dnx_icmpv6.h407 UINT _nx_icmpv6_dest_table_add(NX_IP *ip_ptr, ULONG *destination_address,
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c12007 status = _nx_icmpv6_dest_table_add(ip_ptr, dest_addr, &dest_entry_ptr, in _nxd_bsd_ipv6_packet_send()
12020 status = _nx_icmpv6_dest_table_add(ip_ptr, dest_addr, &dest_entry_ptr, in _nxd_bsd_ipv6_packet_send()