
| Current Path : /usr/include/net-snmp/system/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/include/net-snmp/system/freebsd.h |
#include "bsd.h" #define CHECK_RT_FLAGS 1 /* * udp_inpcb list symbol */ #undef INP_NEXT_SYMBOL #define INP_NEXT_SYMBOL inp_list.le_next #undef INP_PREV_SYMBOL #define INP_PREV_SYMBOL inp_list.le_prev #undef TCP_TTL_SYMBOL #define TCP_TTL_SYMBOL "ip_defttl" #ifdef _PATH_UTMP #define UTMP_FILE _PATH_UTMP #else #define UTMP_FILE "/var/run/utmp" #endif #define UDP_ADDRESSES_IN_HOST_ORDER 1 /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES #define NETSNMP_INCLUDE_IFTABLE_REWRITES