Searched defs:plhdr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ | ||
H A D | eib_rsrc.c | 1106 uint8_t *plhdr; local 1123 if ((plhdr = wqe->qe_payload_hdr) != NULL) { 1124 kmem_free(plhdr, EIB_MAX_PAYLOAD_HDR_SZ); |
Completed in 45 milliseconds