Searched refs:src_mac_count (Results 1 – 1 of 1) sorted by relevance
335 __u32 src_mac_count; /* How many MACs to iterate through */ member585 pkt_dev->src_mac_count, pkt_dev->dst_mac_count); in pktgen_if_show()1092 if (pkt_dev->src_mac_count != value) { in pktgen_if_write()1093 pkt_dev->src_mac_count = value; in pktgen_if_write()1097 pkt_dev->src_mac_count); in pktgen_if_write()2276 if (pkt_dev->src_mac_count > 1) { in mod_cur_headers()2281 mc = prandom_u32() % pkt_dev->src_mac_count; in mod_cur_headers()2285 pkt_dev->src_mac_count) in mod_cur_headers()