Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtrace.c127 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.c169 optp->nd_opt_lla_type = ND_OPT_SOURCE_LINKADDR; in add_opt_lla()
/illumos-gate/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) {
/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h357 #define ND_OPT_SOURCE_LINKADDR 1 macro
/illumos-gate/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()
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_arp.c358 if (opt->nd_opt_type == ND_OPT_SOURCE_LINKADDR) { in libvarpd_plugin_proxy_ndp()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c1954 opt = ndp_get_option(opt, len, ND_OPT_SOURCE_LINKADDR); in ndp_input_solicit()
2471 opt->nd_opt_type = ND_OPT_SOURCE_LINKADDR; in ndp_xmit()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1867 opttype = ND_OPT_SOURCE_LINKADDR; in ipnospoof_check_ndp()