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