Searched refs:ND_OPT_PI_FLAG_ONLINK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.sbin/rtadvd/
H A Dconfig.c435 val |= ND_OPT_PI_FLAG_ONLINK;
440 (ND_OPT_PI_FLAG_ONLINK|ND_OPT_PI_FLAG_AUTO));
442 pfx->onlinkflg = val & ND_OPT_PI_FLAG_ONLINK;
1128 ND_OPT_PI_FLAG_ONLINK;
/netbsd-current/sys/netinet/
H A Dicmp6.h337 #define ND_OPT_PI_FLAG_ONLINK 0x80 macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c306 #define ND_OPT_PI_FLAG_ONLINK 0x80 macro
689 { ND_OPT_PI_FLAG_ONLINK, "onlink" },
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c1372 if (pi.nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_ONLINK)

Completed in 266 milliseconds