VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp/main.h@ 20376

Last change on this file since 20376 was 18902, checked in by vboxsync, 16 years ago

NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was removed some days ago

  • Property svn:eol-style set to native
File size: 261 bytes
Line 
1/*
2 * Copyright (c) 1995 Danny Gasparovski.
3 *
4 * Please read the file COPYRIGHT for the
5 * terms and conditions of the copyright.
6 */
7
8#ifdef HAVE_SYS_SELECT_H
9#include <sys/select.h>
10#endif
11
12void if_encap(PNATState pData, uint16_t eth_proto, struct mbuf *m);
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette