Function switchml::GIDToIPv4

Function Documentation

inline uint32_t switchml::GIDToIPv4(const ibv_gid gid)

Extract the IPv4 address from a GID address.

See

IPv4ToGID()

Parameters

gid[in] GID to extract from.

Returns

uint32_t The IP address as a 32 bit integer.