Lines Matching full:guest
72 /* Callback for application to get data from the guest */
74 /* Callback for application to send data to the guest */
97 * Send an ethernet frame to the guest network. The opaque parameter is the
98 * one given to slirp_init(). If the guest is not ready to receive a frame,
104 /* Print a message for an error due to guest misbehavior. */
143 /* Whether to prevent the guest from accessing the Internet */
147 /* Virtual network for the guest */
149 /* Mask for the virtual network for the guest */
151 /* Virtual address for the host exposed to the guest */
155 /* Virtual IPv6 network for the guest */
157 /* Len of the virtual IPv6 network for the guest */
159 /* Virtual address for the host exposed to the guest */
161 /* Hostname exposed to the guest in DHCP hostname option */
163 /* Hostname exposed to the guest in the DHCP TFTP server name option */
167 /* Boot file name exposed to the guest via DHCP */
171 /* Virtual address for the DNS server exposed to the guest */
173 /* Virtual IPv6 address for the DNS server exposed to the guest */
175 /* DNS search names exposed to the guest via DHCP */
177 /* Domain name exposed to the guest via DHCP */
179 /* MTU when sending packets to the guest */
182 /* MRU when receiving packets from the guest */
266 /* This is called by the application when the guest emits a packet on the
267 * guest network, to be interpreted by slirp. */
278 * and the guest network. */
298 /* Set up port forwarding between a port in the guest network and a
303 /* Set up port forwarding between a port in the guest network and a
308 /* Set up port forwarding between a port in the guest network and a