Lines Matching defs:dlsp
302 dl_capability_sub_t *dlsp;
379 dlsp = (dl_capability_sub_t *)ptr;
380 dlsp->dl_cap = DL_CAPAB_DLD;
381 dlsp->dl_length = sizeof (dl_capab_dld_t);
400 dlsp = (dl_capability_sub_t *)ptr;
402 dlsp->dl_cap = DL_CAPAB_HCKSUM;
403 dlsp->dl_length = sizeof (dl_capab_hcksum_t);
420 dlsp = (dl_capability_sub_t *)ptr;
422 dlsp->dl_cap = DL_CAPAB_ZEROCOPY;
423 dlsp->dl_length = sizeof (dl_capab_zerocopy_t);
440 dlsp = (dl_capability_sub_t *)ptr;
442 dlsp->dl_cap = DL_CAPAB_MDT;
443 dlsp->dl_length = sizeof (dl_capab_mdt_t);