Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dpktgen.c388 unsigned int nflows; /* accumulated flows (stats) */ member
731 seq_printf(seq, " flows: %u\n", pkt_dev->nflows); in pktgen_if_show()
2234 pkt_dev->nflows = 0; in pktgen_setup_inject()
2539 pkt_dev->nflows++; in mod_cur_headers()