Home
last modified time | relevance | path

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

/samples/bpf/
Dxdpsock_user.c1307 bool pending; in complete_tx_only_all() local
1311 pending = false; in complete_tx_only_all()
1315 pending = !!xsks[i]->outstanding_tx; in complete_tx_only_all()
1318 } while (pending); in complete_tx_only_all()