Searched refs:mhi_origsap (Results 1 – 9 of 9) sorted by relevance
317 mhp->mhi_origsap = ntohs(llc->illc_ether_type); in mac_wifi_header_info()318 mhp->mhi_bindsap = mhp->mhi_origsap; in mac_wifi_header_info()333 mhp->mhi_pktsize = mhp->mhi_hdrsize + mhp->mhi_origsap; in mac_wifi_header_info()427 eh.ether_type = htons(mhi.mhi_origsap); in mac_wifi_header_uncook()
200 hdr_info->mhi_origsap = hdr_info->mhi_bindsap = iphp->ip_p; in mac_ipv4_header_info()
215 hdr_info->mhi_bindsap = hdr_info->mhi_origsap = nexthdr; in mac_ipv6_header_info()
225 hdr_info->mhi_origsap = hdr_info->mhi_bindsap = sap; in mac_ib_header_info()
450 hdr_info->mhi_origsap = ether_type; in mac_ether_header_info()
443 uint32_t mhi_origsap; member
1824 hdr_info->mhi_origsap = ether_type; in update_header()2310 if (msglen > hdr_info.mhi_origsap) { in bridge_recv_cb()2312 hdr_info.mhi_origsap - in bridge_recv_cb()2315 hdr_info.mhi_origsap) { in bridge_recv_cb()
506 sll->sll_hatype = (uint16_t)hdr.mhi_origsap; in pfp_packet()
1516 *(uint16_t *)(saddr + addr_length) = mhi.mhi_origsap; in str_unitdata_ind()