Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Dpktgen.c152 __u32 daddr_max; /* exclusive, dest IP address */ member
277 info->daddr_max = in_aton(info->dst_max); in setup_inject()
441 if ((imn = ntohl(info->daddr_min)) < (imx = ntohl(info->daddr_max))) { in mod_cur_headers()