Searched refs:authoritative_port (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/dnsproxy/
H A Ddnsproxy.h97 GLOBAL_INIT(unsigned int authoritative_port, 53);
H A Ddnsproxy.c571 authoritative_port = 53;
652 authoritative_addr.sin_port = htons(authoritative_port);
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp_state.h264 unsigned int authoritative_port; member in struct:NATState
469 #define authoritative_port pData->authoritative_port macro

Completed in 159 milliseconds