Searched refs:dl_set_phys_addr_req_t (Results 1 – 4 of 4) sorted by relevance
179 dl_set_phys_addr_req_t *phyaddr; in softmac_m_unicst()192 phyaddr = (dl_set_phys_addr_req_t *)reqmp->b_rptr; in softmac_m_unicst()193 phyaddr->dl_addr_offset = sizeof (dl_set_phys_addr_req_t); in softmac_m_unicst()
946 } dl_set_phys_addr_req_t; typedef1499 dl_set_phys_addr_req_t set_physaddr_req;1567 #define DL_SET_PHYS_ADDR_REQ_SIZE sizeof (dl_set_phys_addr_req_t)
899 dl_set_phys_addr_req_t *dlp = (dl_set_phys_addr_req_t *)mp->b_rptr; in proto_setphysaddr_req()911 if (MBLKL(mp) < sizeof (dl_set_phys_addr_req_t) || in proto_setphysaddr_req()
637 dl_set_phys_addr_req_t *setphysreqp; in dlpi_set_physaddr()652 setphysreqp->dl_addr_offset = sizeof (dl_set_phys_addr_req_t); in dlpi_set_physaddr()