Searched refs:ipib_rhdr (Results 1 – 4 of 4) sorted by relevance
190 ibhp->ipib_rhdr.ipoib_type = htons(sap); in mac_ib_header()191 ibhp->ipib_rhdr.ipoib_mbz = 0; in mac_ib_header()224 sap = ntohs(ibhp->ipib_rhdr.ipoib_type); in mac_ib_header_info()
65 ipoib_hdr_t ipib_rhdr; member
245 ibha->ipib_rhdr.ipoib_type = htons(sap); in ibd_async_rc_process_too_big()246 ibha->ipib_rhdr.ipoib_mbz = 0; in ibd_async_rc_process_too_big()
7111 if (ntohs(ipibp->ipib_rhdr.ipoib_type) == ETHERTYPE_IPV6) { in ibd_send()