Home
last modified time | relevance | path

Searched refs:RIP6_DEST (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/route6d/
H A Droute6d.h89 #define RIP6_DEST "ff02::9" macro
H A Droute6d.c621 error = getaddrinfo(RIP6_DEST, port, &hints, &res); in init()
627 fatal("%s resolved to multiple address", RIP6_DEST); in init()
1392 trace(1, "join %s %s\n", ifcp->ifc_name, RIP6_DEST); in ifconfig()