Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/netinet/
H A Dip6.h49 uint16_t ip6_un1_plen; /* payload length */ member
65 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen
/titanic_44/usr/src/lib/libdtrace/common/
H A Dip.d.in232 ip_plength = ntohs(I->ip6_ctlun.ip6_un1.ip6_un1_plen);
244 ntohs(((ip6_t *)I)->ip6_ctlun.ip6_un1.ip6_un1_plen) : 0) : 0;
275 ntohs(((ip6_t *)I)->ip6_ctlun.ip6_un1.ip6_un1_plen) :
350 ipv6_plen = I != NULL ? ntohs(I->ip6_ctlun.ip6_un1.ip6_un1_plen) : 0;