Home
last modified time | relevance | path

Searched refs:handle_NATping (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A DDHT.c2095 static int handle_NATping(void *object, IP_Port source, const uint8_t *source_pubkey, const uint8_t… in handle_NATping() function
2720 cryptopacket_registerhandler(dht, CRYPTO_PACKET_NAT_PING, &handle_NATping, dht); in new_dht()