Searched refs:nmh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dgldutil.c1903 struct tr_mac_frm_nori *nmh; local
1959 nmh = (struct tr_mac_frm_nori *)(nmp->b_rptr);
1960 nmh->tr_ac = 0x10;
1961 nmh->tr_fc = 0x40;
1962 mac_copy(shost, nmh->tr_dhost, macinfo->gldm_addrlen);
1964 nmh->tr_shost, macinfo->gldm_addrlen);
1965 nmh->tr_shost[0] |= 0x80; /* indicate RIF present */
2071 struct tr_mac_frm_nori *nmh; local
2135 nmh = (struct tr_mac_frm_nori *)(nmp->b_rptr);
2136 nmh
[all...]

Completed in 56 milliseconds