Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c402 unsigned int nflows; /* accumulated flows (stats) */ member
699 seq_printf(seq, " flows: %u\n", pkt_dev->nflows); in pktgen_if_show()
2149 pkt_dev->nflows = 0; in pktgen_setup_inject()
2452 pkt_dev->nflows++; in mod_cur_headers()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c418 unsigned int nflows; /* accumulated flows (stats) */ member
735 seq_printf(seq, " flows: %u\n", pkt_dev->nflows); in pktgen_if_show()
2257 pkt_dev->nflows = 0; in pktgen_setup_inject()
2555 pkt_dev->nflows++; in mod_cur_headers()

Completed in 9 milliseconds