Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtrace.c129 case ND_OPT_SOURCE_LINKADDR: in print_opt()
H A Dndp.c299 case ND_OPT_SOURCE_LINKADDR: in incoming_rs()
562 case ND_OPT_SOURCE_LINKADDR: in incoming_ra()
H A Dmain.c168 optp->nd_opt_lla_type = ND_OPT_SOURCE_LINKADDR; in add_opt_lla()
/titanic_50/usr/src/uts/common/netinet/
H A Dicmp6.h357 #define ND_OPT_SOURCE_LINKADDR 1 macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c793 case ND_OPT_SOURCE_LINKADDR:
807 if (lopt->nd_opt_lla_type == ND_OPT_SOURCE_LINKADDR) {
/titanic_50/usr/src/test/os-tests/tests/spoof-ras/
H A Dspoof-ras.c101 llap->nd_opt_lla_type = ND_OPT_SOURCE_LINKADDR; in spoof_prepare_lla()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_ndp.c1720 opt = ndp_get_option(opt, len, ND_OPT_SOURCE_LINKADDR); in ndp_input_solicit()
2237 opt->nd_opt_type = ND_OPT_SOURCE_LINKADDR; in ndp_xmit()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_protect.c1867 opttype = ND_OPT_SOURCE_LINKADDR; in ipnospoof_check_ndp()