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

/linux-4.1.27/net/core/
H A Dpktgen.c313 __be32 saddr_max; /* exclusive, source IP address */ member in struct:pktgen_dev
1450 pkt_dev->saddr_max = in_aton(pkt_dev->src_max); pktgen_if_write()
1451 pkt_dev->cur_saddr = pkt_dev->saddr_max; pktgen_if_write()
2150 pkt_dev->saddr_max = 0; pktgen_setup_inject()
2161 pkt_dev->saddr_max = pkt_dev->saddr_min; pktgen_setup_inject()
2167 pkt_dev->saddr_max = in_aton(pkt_dev->src_max); pktgen_setup_inject()
2439 imx = ntohl(pkt_dev->saddr_max); mod_cur_headers()

Completed in 66 milliseconds