__get_agent
if (agent == __get_agent(file, packet->mad.hdr.id)) {
agent = __get_agent(file, packet->mad.hdr.id);
if (!__get_agent(file, agent_id))
if (!__get_agent(file, agent_id))
if (id >= IB_UMAD_MAX_AGENTS || !__get_agent(file, id)) {