Home
last modified time | relevance | path

Searched refs:nd_opt_lla_len (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/netinet/
H A Dicmp6.h398 uint8_t nd_opt_lla_len; /* in units of 8 octets */ member
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c820 addr_len = lopt->nd_opt_lla_len * 8 - 2;
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c1226 max_content_len = lo->nd_opt_lla_len * 8 - sizeof (struct nd_opt_hdr); in incoming_lla_opt()
H A Dmain.c169 optp->nd_opt_lla_len = optlen / 8; in add_opt_lla()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c1682 addrlen = lla->nd_opt_lla_len * 8 - sizeof (nd_opt_hdr_t); in ipnospoof_check_ndp()