Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_INT16_MLL (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/netinet6/
H A Din6.h192 #define IPV6_ADDR_INT16_MLL 0xff02 macro
201 #define IPV6_ADDR_INT16_MLL 0x02ff macro
H A Dnd6_nbr.c148 if (daddr6.s6_addr16[0] == IPV6_ADDR_INT16_MLL && in nd6_ns_input()
465 ip6->ip6_dst.s6_addr16[0] = IPV6_ADDR_INT16_MLL; in nd6_ns_output()
961 daddr6.s6_addr16[0] = IPV6_ADDR_INT16_MLL; in nd6_na_output()
/netbsd/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c124 #define IPV6_ADDR_INT16_MLL 0xff02 macro
127 #define IPV6_ADDR_INT16_MLL 0x02ff macro