Searched refs:to_ipv6 (Results 1 – 2 of 2) sorted by relevance
63 void translate_packet(int fd, int to_ipv6, const uint8_t *packet, size_t packetsize);
499 void translate_packet(int fd, int to_ipv6, const uint8_t *packet, size_t packetsize) { in translate_packet() argument523 if (to_ipv6) { in translate_packet()