Home
last modified time | relevance | path

Searched refs:nd_ns_code (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h301 #define nd_ns_code nd_ns_hdr.icmp6_code macro
/illumos-gate/usr/src/lib/varpd/libvarpd/common/
H A Dlibvarpd_arp.c334 if (ns->nd_ns_type != ND_NEIGHBOR_SOLICIT && ns->nd_ns_code != 0) { in libvarpd_plugin_proxy_ndp()