Home
last modified time | relevance | path

Searched refs:ND_OPT_PI_FLAG_AUTO (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtrace.c112 ND_OPT_PI_FLAG_AUTO) ? in print_opt()
H A Dndp.c618 if ((po->nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_AUTO) && in incoming_prefix_opt()
1382 pktflag = ((po->nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_AUTO) != 0); in verify_prefix_opt()
H A Dmain.c311 ND_OPT_PI_FLAG_AUTO; in advertise()
H A Dtables.c919 opt.nd_opt_pi_flags_reserved = ND_OPT_PI_FLAG_AUTO; in tmptoken_timer()
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h374 #define ND_OPT_PI_FLAG_AUTO 0x40 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.c873 ND_OPT_PI_FLAG_AUTO ? "SET" : "NOT SET");
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1502 if ((po->nd_opt_pi_flags_reserved & ND_OPT_PI_FLAG_AUTO) == 0) in intercept_prefix_info()