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

/freebsd-9.3-release/lib/libc/net/
H A Dvars.c44 const struct in6_addr in6addr_linklocal_allnodes = IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd-9.3-release/usr.sbin/rtadvd/
H A Drtadvd.h45 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \ macro
H A Dif.c71 .sin6_addr = IN6ADDR_LINKLOCAL_ALLNODES_INIT,
/freebsd-9.3-release/sys/netinet6/
H A Din6.h198 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \ macro
H A Din6.c119 IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd-9.3-release/sys/netinet/
H A Dip_carp.c1141 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT;

Completed in 134 milliseconds