darwin8.h
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:0k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. #include <stdint.h>
  2. #include "darwin7.h"
  3. /*
  4.  * these apparently used to be in netinet/tcp_timers.h, but went away in
  5.  * 10.4.2. Define them here til we find out a way to get the real values.
  6.  */
  7. #define TCPTV_MIN       (  1*PR_SLOWHZ)         /* minimum allowable value */
  8. #define TCPTV_REXMTMAX  ( 64*PR_SLOWHZ)         /* max allowable REXMT value */