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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxtcp.c1782 * Flag pointed to by pstop is set when further reading is impossible,
1794 pxtcp_sock_read(struct pxtcp *pxtcp, int *pstop) argument
1803 *pstop = 0;
1827 *pstop = 1;
1861 *pstop = 1;

Completed in 47 milliseconds