Lines Matching refs:gldp

338 	struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
350 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen);
354 REF_HOST_USHORT(gldp->glda_sap) != 0)
355 typelen = REF_HOST_USHORT(gldp->glda_sap);
480 struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
492 REF_HOST_USHORT(gldp->glda_sap) != 0)
493 typelen = REF_HOST_USHORT(gldp->glda_sap);
544 mac_copy(gldp->glda_addr, &mh->ether_dhost, macinfo->gldm_addrlen);
589 ipoib_ptxhdr_t *gldp;
635 gldp = (ipoib_ptxhdr_t *)mp->b_rptr;
661 if (mac_eq(&gldp->ipoib_dest, macinfo->gldm_broadcast_addr,
663 if (mac_eq(&gldp->ipoib_dest,
682 mac_copy(&gldp->ipoib_dest, pktinfo->dhost, IPOIB_ADDRL);
890 ipoib_ptxhdr_t *gldp = IPOIBDLSAP(dlp, dlp->dl_dest_addr_offset);
899 mac_copy(&gldp->ipoib_dest, &dhost, IPOIB_ADDRL);
903 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0)
904 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type);
932 gldp = (ipoib_ptxhdr_t *)nmp->b_rptr;
933 SET_NET_USHORT(gldp->ipoib_rhdr.ipoib_type, type);
934 gldp->ipoib_rhdr.ipoib_mbz = 0;
935 mac_copy(&dhost, &gldp->ipoib_dest, IPOIB_ADDRL);
945 ipoib_ptxhdr_t *gldp = IPOIBDLSAP(dlp, dlp->dl_dest_addr_offset);
955 REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type) != 0)
956 type = REF_HOST_USHORT(gldp->ipoib_rhdr.ipoib_type);
973 mac_copy(&gldp->ipoib_dest, &tgldp->ipoib_dest, IPOIB_ADDRL);
1143 struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
1153 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen);
1157 REF_HOST_USHORT(gldp->glda_sap) != 0)
1158 type = REF_HOST_USHORT(gldp->glda_sap);
1223 struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
1233 REF_HOST_USHORT(gldp->glda_sap) != 0)
1234 type = REF_HOST_USHORT(gldp->glda_sap);
1267 cmac_copy(gldp->glda_addr, mh->fddi_dhost,
1549 struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
1560 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen);
1564 REF_HOST_USHORT(gldp->glda_sap) != 0)
1565 type = REF_HOST_USHORT(gldp->glda_sap);
1690 struct gld_dlsap *gldp = DLSAP(dlp, dlp->dl_dest_addr_offset);
1707 REF_HOST_USHORT(gldp->glda_sap) != 0)
1708 type = REF_HOST_USHORT(gldp->glda_sap);
1754 mac_copy(gldp->glda_addr, mh->tr_dhost, macinfo->gldm_addrlen);