Searched defs:inbound_pull (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxtcp.c189 int inbound_pull; member in struct:pxtcp
600 pxtcp->inbound_pull = 0;
754 (pxtcp->deferred_delete && !pxtcp->inbound_pull
2244 LWIP_ASSERT1(pxtcp->inbound_pull);
2262 if (!pxtcp->inbound_pull) {
2358 pxtcp->inbound_pull = 1;

Completed in 56 milliseconds