Searched refs:IPV6_ADDRESS_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
193 address_type = IPV6_ADDRESS_LOOPBACK; in _nx_ipv6_packet_send()203 if (address_type == IPV6_ADDRESS_LOOPBACK) in _nx_ipv6_packet_send()
875 return(IPV6_ADDRESS_LOOPBACK); in IPv6_Address_Type()
189 #define IPV6_ADDRESS_LOOPBACK 0x10000000 macro
11994 address_type = IPV6_ADDRESS_LOOPBACK; in _nxd_bsd_ipv6_packet_send()12004 if(address_type == IPV6_ADDRESS_LOOPBACK) in _nxd_bsd_ipv6_packet_send()