VirtualBox

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

最後變更 在這個檔案從28023是 23462,由 vboxsync 提交於 15 年 前

NAT: Big changeset:

  1. mbuf_zone has been inroduced.
  2. IPRT timers replaces Slirp's one making poll/WSAWaitForMultipleEvents blocking.
  3. UrgRecv(Thread,Req) introduced for transfering ICMP errors/ARP with highter priority.
  • 屬性 svn:eol-style 設為 native
檔案大小: 295 位元組
 
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#define ETH_ENCAP_URG 1
12void if_encap(PNATState pData, uint16_t eth_proto, struct mbuf *m, int flags);
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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