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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxtcp.c1701 int stop_pollin; local
1703 nread = pxtcp_sock_read(pxtcp, &stop_pollin);
1710 if (stop_pollin) {
2276 int stop_pollin; /* ignored */ local
2278 nread = pxtcp_sock_read(pxtcp, &stop_pollin);

Completed in 48 milliseconds