Searched refs:ipoib_type (Results 1 – 7 of 7) sorted by relevance
190 ibhp->ipib_rhdr.ipoib_type = htons(sap); in mac_ib_header()224 sap = ntohs(ibhp->ipib_rhdr.ipoib_type); in mac_ib_header_info()247 ntohs(orig_hp->ipoib_rhdr.ipoib_type), pdata, NULL, 0); in mac_ib_header_cook()
187 if (in->arp_eh.ipoib_rhdr.ipoib_type != in ibd_comarp()236 out.arp_eh.ipoib_rhdr.ipoib_type = htons(ETHERTYPE_ARP); in ibd_arp()379 if (eh->ipoib_rhdr.ipoib_type == ntohs(ETHERTYPE_IP) && in ibd_input()415 if (eh->ipoib_rhdr.ipoib_type == ntohs(ETHERTYPE_ARP) && in ibd_input()515 eh.ipoib_rhdr.ipoib_type = htons(ETHERTYPE_IP); in ibd_output()
617 pktinfo->ethertype = REF_NET_USHORT(ihp->ipoib_type); in gld_interpret_ib()793 (mp->b_rptr))->ipoib_type); in gld_interpret_ib()832 hptr->ipoib_type = pktinfo->ethertype; in gld_interpret_mdt_ib()873 ipoib_rhdr.ipoib_type); in gld_interpret_mdt_ib()903 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_unitdata_ib()904 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_unitdata_ib()933 SET_NET_USHORT(gldp->ipoib_rhdr.ipoib_type, type); in gld_unitdata_ib()955 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0) in gld_fastpath_ib()956 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type); in gld_fastpath_ib()971 tgldp->ipoib_rhdr.ipoib_type = htons(type); in gld_fastpath_ib()
445 ushort_t ipoib_type; member
201 sap = ntohs(((ipoib_hdr_t *)mp->b_rptr)->ipoib_type); in ibd_async_rc_process_too_big()245 ibha->ipib_rhdr.ipoib_type = htons(sap); in ibd_async_rc_process_too_big()1545 if (ntohs(ipibp->ipoib_type) == ETHERTYPE_IPV6) { in ibd_rc_process_rx()
7111 if (ntohs(ipibp->ipib_rhdr.ipoib_type) == ETHERTYPE_IPV6) { in ibd_send()8022 if (ntohs(ipibp->ipoib_type) == ETHERTYPE_IPV6) { in ibd_process_rx()
1616 ethertype = ntohs(hdr->ipoib_type); in interpret_ib()