• Main Page
  • Classes
  • Files
  • File List

/Users/yzchen/ns/ns-allinone-2.33/ns-2.33/tcp/linux/ns-linux-param.h

00001 /* 
00002  * TCP-Linux module for NS2 
00003  *
00004  * May 2006
00005  *
00006  * Author: Xiaoliang (David) Wei  (DavidWei@acm.org)
00007  *
00008  * NetLab, the California Institute of Technology 
00009  * http://netlab.caltech.edu
00010  *
00011  * Module: linux/ns-linux-param.h
00012  *      This is the header file Linux parameters
00013  *
00014  * See a mini-tutorial about TCP-Linux at: http://netlab.caltech.edu/projects/ns2tcplinux/
00015  *
00016  */
00017 
00018 #ifndef NS_LINUX_PARAM_H
00019 #define NS_LINUX_PARAM_H
00020 
00021 
00022 extern unsigned char sysctl_tcp_abc;
00023 extern unsigned char tcp_max_burst;
00024 extern unsigned char debug_level;
00025 
00026 #endif

Generated on Tue Aug 10 2010 16:16:08 for ns-2.33 by  doxygen 1.7.1