Home
last modified time | relevance | path

Searched refs:ND_OPT_PI_FLAG_ONLINK (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtrace.c108 ND_OPT_PI_FLAG_ONLINK) ? in print_opt()
H A Dndp.c622 if ((po->nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_ONLINK) && in incoming_prefix_opt()
1393 pktflag = ((po->nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_ONLINK) != 0); in verify_prefix_opt()
H A Dmain.c307 ND_OPT_PI_FLAG_ONLINK; in advertise()
H A Dtables.c925 opt.nd_opt_pi_flags_reserved &= ND_OPT_PI_FLAG_ONLINK; in tmptoken_timer()
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h375 #define ND_OPT_PI_FLAG_ONLINK 0x80 macro
/illumos-gate/usr/src/test/os-tests/tests/spoof-ras/
H A Dspoof-ras.c122 ND_OPT_PI_FLAG_AUTO | ND_OPT_PI_FLAG_ONLINK; in spoof_prepare_pi()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c871 ND_OPT_PI_FLAG_ONLINK ? "SET" : "NOT SET",