Searched refs:SetKeyInfo (Results 1 – 2 of 2) sorted by relevance
389 void SetKeyInfo(uint32_t ipv4, uint16_t port, MT_PROTO_TYPE proto, MT_CONN_TYPE conn) { in SetKeyInfo() function
254 key.SetKeyInfo(_dest_ipv4.sin_addr.s_addr, _dest_ipv4.sin_port, _proto_type, _conn_type); in GetConnLink()