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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dpktgen.c282 __be32 daddr_max; /* exclusive, dest IP address */ member in struct:pktgen_dev
1234 pkt_dev->daddr_max = in_aton(pkt_dev->dst_max);
1235 pkt_dev->cur_daddr = pkt_dev->daddr_max;
2042 pkt_dev->daddr_max = in_aton(pkt_dev->dst_max);
2213 imx = ntohl(pkt_dev->daddr_max);

Completed in 85 milliseconds