Home
last modified time | relevance | path

Searched refs:IN6ADDR_LINKLOCAL_ALLNODES_INIT (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libc/net/
H A Dvars.c43 const struct in6_addr in6addr_linklocal_allnodes = IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd/usr.sbin/rtadvd/
H A Drtadvd.h48 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \
46 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT global() macro
H A Dif.c71 .sin6_addr = IN6ADDR_LINKLOCAL_ALLNODES_INIT,
/freebsd/sys/netinet6/
H A Din6.h203 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \ macro
H A Din6.c149 IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd/sys/netinet/
H A Dip_carp.c1645 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT; in carp_send_na()