SteamNetworkingMessage_t.m_conn

For messages received on connections: what connection did this come from? For outgoing messages: what connection to send it to? Not used when using the ISteamNetworkingMessages interface

struct SteamNetworkingMessage_t
HSteamNetConnection m_conn;

Meta