Searched refs:gwrap_len (Results 1 – 2 of 2) sorted by relevance
70 int gwrap_len; in ghd_gcmd_alloc() local73 gwrap_len = sizeof (gwrap_t) + ccblen; in ghd_gcmd_alloc()74 gwp = kmem_zalloc(gwrap_len, (sleep ? KM_SLEEP : KM_NOSLEEP)); in ghd_gcmd_alloc()81 gwp->gwrap.gw.glen = gwrap_len; in ghd_gcmd_alloc()
99 int gwrap_len; in ghd_pktalloc() local101 gwrap_len = sizeof (gwrap_t) + ROUNDUP(ccblen); in ghd_pktalloc()105 tgtlen, gwrap_len, callback, arg); in ghd_pktalloc()