Searched refs:same_address (Results 1 – 2 of 2) sorted by relevance
115 UINT same_address; in _nx_ipv6_packet_send() local186 same_address = (UINT)CHECK_IPV6_ADDRESSES_SAME(dest_address, src_address); in _nx_ipv6_packet_send()189 if (same_address == 1) in _nx_ipv6_packet_send()
12260 UINT same_address; in _nxd_bsd_ipv6_packet_send() local12305 same_address = (UINT)CHECK_IPV6_ADDRESSES_SAME(dest_addr, src_addr); in _nxd_bsd_ipv6_packet_send()12308 if (same_address == 1) in _nxd_bsd_ipv6_packet_send()