Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dcore.c857 int rx_inf, tx_inf; in RunMainLoop() local
1005 for (tx_inf = 0; tx_inf < num_dev; tx_inf++) { in RunMainLoop()
1006 mtcp->iom->send_pkts(ctx, tx_inf); in RunMainLoop()