Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ParseWelcomePacket
Method · 0.45
RunIBTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
RunIBTest
Function · 0.36