Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/net/
HDvars.c44 const struct in6_addr in6addr_linklocal_allnodes = IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd-11-stable/usr.sbin/rtadvd/
HDrtadvd.h45 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \ macro
HDif.c70 .sin6_addr = IN6ADDR_LINKLOCAL_ALLNODES_INIT,
/freebsd-11-stable/sys/netinet6/
HDin6.h198 #define IN6ADDR_LINKLOCAL_ALLNODES_INIT \ macro
HDin6.c124 IN6ADDR_LINKLOCAL_ALLNODES_INIT;
/freebsd-11-stable/sys/netinet/
HDip_carp.c1055 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT; in carp_send_na()