Changeset 23369 in vbox for trunk/src/VBox/Devices/Network/slirp/libslirp.h
- Timestamp:
- Sep 28, 2009 12:41:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/slirp/libslirp.h
r23163 r23369 57 57 58 58 int slirp_redir(PNATState pData, int is_udp, struct in_addr host_addr, 59 int host_port, struct in_addr guest_addr, 59 int host_port, struct in_addr guest_addr, 60 60 int guest_port, const uint8_t *); 61 61 int slirp_add_exec(PNATState pData, int do_pty, const char *args, int addr_low_byte,
Note:
See TracChangeset
for help on using the changeset viewer.