File: ctl.h

package info (click to toggle)
qemu 0.8.2-4etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 8,404 kB
  • ctags: 27,580
  • sloc: ansic: 178,992; sh: 914; objc: 613; perl: 306; makefile: 287; asm: 152
file content (7 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
#define CTL_CMD		0
#define CTL_EXEC	1
#define CTL_ALIAS	2
#define CTL_DNS		3

#define CTL_SPECIAL	"10.0.2.0"
#define CTL_LOCAL	"10.0.2.15"