]> Git Repo - qemu.git/blame - slirp/ctl.h
r5531 made x509 certs not loadable (original patch from Henrik Holst).
[qemu.git] / slirp / ctl.h
CommitLineData
f0cbd3ec
FB
1#define CTL_CMD 0
2#define CTL_EXEC 1
3#define CTL_ALIAS 2
4#define CTL_DNS 3
5
6#define CTL_SPECIAL "10.0.2.0"
7#define CTL_LOCAL "10.0.2.15"
This page took 0.157777 seconds and 4 git commands to generate.