Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:htonl

481 		screen->listenInterface = htonl(INADDR_LOOPBACK);
1982 screen->listenInterface = htonl(INADDR_LOOPBACK);
2028 screen->listenInterface = htonl(INADDR_ANY);
2069 screen->listenInterface = htonl(INADDR_ANY);
2071 screen->listenInterface = htonl(INADDR_LOOPBACK);
2075 if (iface == htonl(INADDR_NONE)) {
2099 if (iface != htonl(INADDR_LOOPBACK)) {