Lines Matching defs:set
33 * set to use a random distribution or sequentially walk the range.
109 * Fixed src_mac command to set source mac of packet to value specified in
309 * set clone_skb to 1024.
1012 pr_info("Delay set at: %llu ns\n", pkt_dev->delay);
1027 pr_info("Delay set at: %llu ns\n", pkt_dev->delay);
1186 /* clone_skb set earlier, not supported in this mode */
1236 "Flag -:%s:- unknown\nAvailable flags, (prepend ! to un-set flag):\n%s",
1267 pr_debug("dst_min set to: %s\n", pkt_dev->dst_min);
1287 pr_debug("dst_max set to: %s\n", pkt_dev->dst_max);
1309 pr_debug("dst6 set to: %s\n", buf);
1331 pr_debug("dst6_min set to: %s\n", buf);
1352 pr_debug("dst6_max set to: %s\n", buf);
1375 pr_debug("src6 set to: %s\n", buf);
1396 pr_debug("src_min set to: %s\n", pkt_dev->src_min);
1416 pr_debug("src_max set to: %s\n", pkt_dev->src_max);
2021 /* Read pkt_dev from the interface and set up internal pktgen_dev
2051 /* Default to the interface's mac if not explicitly set. */
2060 int i, set = 0, err = 1;
2072 set = 1;
2076 if (!set) {