MCPcopy Create free account
hub / github.com/catboost/catboost / GetUDData

Method GetUDData

library/cpp/netliba/v12/ib_buffers.h:172–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 return Data;
171 }
172 char* GetUDData() const {
173 return Data + 40;
174 }
175 ibv_grh* GetGRH() const {
176 return (ibv_grh*)Data;
177 }

Callers 2

ParseWelcomePacketMethod · 0.45
RunIBTestFunction · 0.45

Calls

no outgoing calls

Tested by 1

RunIBTestFunction · 0.36