Lines Matching defs:dlsp
1556 dl_capability_sub_t *dlsp;
1644 dlsp = (dl_capability_sub_t *)ptr;
1646 dlsp->dl_cap = DL_CAPAB_HCKSUM;
1647 dlsp->dl_length = sizeof (dl_capab_hcksum_t);
1660 dlsp = (dl_capability_sub_t *)ptr;
1662 dlsp->dl_cap = DL_CAPAB_ZEROCOPY;
1663 dlsp->dl_length = sizeof (dl_capab_zerocopy_t);
1679 dlsp = (dl_capability_sub_t *)ptr;
1680 dlsp->dl_cap = DL_CAPAB_VRRP;
1681 dlsp->dl_length = sizeof (dl_capab_vrrp_t);
1695 dlsp = (dl_capability_sub_t *)ptr;
1696 dlsp->dl_cap = DL_CAPAB_DLD;
1697 dlsp->dl_length = sizeof (dl_capab_dld_t);