max_in6_daddr     323 net/core/pktgen.c 	struct in6_addr max_in6_daddr;
max_in6_daddr     582 net/core/pktgen.c 			   &pkt_dev->min_in6_daddr, &pkt_dev->max_in6_daddr);
max_in6_daddr    1348 net/core/pktgen.c 		in6_pton(buf, -1, pkt_dev->max_in6_daddr.s6_addr, -1, NULL);
max_in6_daddr    1349 net/core/pktgen.c 		snprintf(buf, sizeof(buf), "%pI6c", &pkt_dev->max_in6_daddr);
max_in6_daddr    2466 net/core/pktgen.c 				     pkt_dev->max_in6_daddr.s6_addr32[i]);