Home
last modified time | relevance | path

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

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