Searched refs:src_mac_count (Results 1 – 2 of 2) sorted by relevance
98 src_mac_count: 0 dst_mac_count: 0148 pgset "src_mac_count 1" Sets the number of MACs we'll range through.300 src_mac_count
345 __u32 src_mac_count; /* How many MACs to iterate through */ member595 pkt_dev->src_mac_count, pkt_dev->dst_mac_count); in pktgen_if_show()1117 if (pkt_dev->src_mac_count != value) { in pktgen_if_write()1118 pkt_dev->src_mac_count = value; in pktgen_if_write()1122 pkt_dev->src_mac_count); in pktgen_if_write()2389 if (pkt_dev->src_mac_count > 1) { in mod_cur_headers()2394 mc = prandom_u32() % pkt_dev->src_mac_count; in mod_cur_headers()2398 pkt_dev->src_mac_count) in mod_cur_headers()