in6_daddr         318 net/core/pktgen.c 	struct in6_addr in6_daddr;
in6_daddr         581 net/core/pktgen.c 			   &pkt_dev->in6_daddr,
in6_daddr        1303 net/core/pktgen.c 		in6_pton(buf, -1, pkt_dev->in6_daddr.s6_addr, -1, NULL);
in6_daddr        1304 net/core/pktgen.c 		snprintf(buf, sizeof(buf), "%pI6c", &pkt_dev->in6_daddr);
in6_daddr        1306 net/core/pktgen.c 		pkt_dev->cur_in6_daddr = pkt_dev->in6_daddr;