Searched refs:IPV6_ADDRESS_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
192 address_type = IPV6_ADDRESS_LOOPBACK; in _nx_ipv6_packet_send()202 if (address_type == IPV6_ADDRESS_LOOPBACK) in _nx_ipv6_packet_send()
874 return(IPV6_ADDRESS_LOOPBACK); in IPv6_Address_Type()
188 #define IPV6_ADDRESS_LOOPBACK 0x10000000 macro
12311 address_type = IPV6_ADDRESS_LOOPBACK; in _nxd_bsd_ipv6_packet_send()12321 if(address_type == IPV6_ADDRESS_LOOPBACK) in _nxd_bsd_ipv6_packet_send()