Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:listenInterface

2759 	iface = screen->listenInterface;
2845 if (screen->listenInterface) {
2846 iface = screen->listenInterface;
3790 if (screen->listenInterface == htonl(INADDR_ANY) ||
3791 screen->listenInterface == htonl(INADDR_NONE)) {
3795 in.s_addr = screen->listenInterface;