Home
last modified time | relevance | path

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

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