Searched refs:in6_daddr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dpktgen.c292 struct in6_addr in6_daddr; member in struct:pktgen_dev
559 fmt_ip6(b1, pkt_dev->in6_daddr.s6_addr);
1300 scan_ip6(buf, pkt_dev->in6_daddr.s6_addr);
1301 fmt_ip6(buf, pkt_dev->in6_daddr.s6_addr);
1303 ipv6_addr_copy(&pkt_dev->cur_in6_daddr, &pkt_dev->in6_daddr);

Completed in 111 milliseconds