Searched defs:orig_hp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_ib.c239 ipoib_ptxhdr_t *orig_hp; local
245 orig_hp = (void *)mp->b_rptr;
246 llmp = mac_ib_header(NULL, &orig_hp->ipoib_dest,
247 ntohs(orig_hp->ipoib_rhdr.ipoib_type), pdata, NULL, 0);

Completed in 44 milliseconds