⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
include
/
net-snmp
/
system
/
View File Name :
netbsd.h
#include "bsd.h" #include <sys/param.h> #define PCB_TABLE 1 #undef TCP_SYMBOL #define TCP_SYMBOL "tcbtable" #undef TCP_TTL_SYMBOL #define TCP_TTL_SYMBOL "ip_defttl" #undef UDB_SYMBOL #define UDB_SYMBOL "udbtable" #undef NPROC_SYMBOL #undef PROC_SYMBOL #define MBPOOL_SYMBOL "mbpool" #define MCLPOOL_SYMBOL "mclpool" /* * inp_next symbol */ #undef INP_NEXT_SYMBOL #define INP_NEXT_SYMBOL inp_queue.cqe_next #undef INP_PREV_SYMBOL #define INP_PREV_SYMBOL inp_queue.cqe_prev #define HAVE_INPCBTABLE 1 #if __NetBSD_Version__ >= 106300000 /* NetBSD 1.6ZD */ #undef IFADDR_SYMBOL #define IFADDR_SYMBOL "in_ifaddrhead" #undef TOTAL_MEMORY_SYMBOL #endif #define UTMP_FILE _PATH_UTMP #define UDP_ADDRESSES_IN_HOST_ORDER 1 #ifdef netbsdelf6 #define netbsd6 #define netbsdelf5 #endif #ifdef netbsdelf5 #define netbsd5 #define netbsdelf4 #endif #ifdef netbsdelf4 #define netbsd4 #define netbsdelf3 #endif #ifdef netbsdelf3 #define netbsd3 #endif #if defined(netbsd6) && !defined(netbsd5) #define netbsd5 netbsd5 #endif #if defined(netbsd5) && !defined(netbsd4) #define netbsd4 netbsd4 #endif #if defined(netbsd4) && !defined(netbsd3) #define netbsd3 netbsd3 #endif #if defined(netbsd3) && !defined(netbsd2) #define netbsd2 netbsd2 #endif #ifndef netbsd1 #define netbsd1 netbsd1 #endif #if __NetBSD_Version__ >= 499005800 #define NETBSD_STATS_VIA_SYSCTL #endif /* __NetBSD_Version__ >= 499005800 */ /* define the extra mib modules that are supported */ #define NETSNMP_INCLUDE_HOST_RESOURCES #define NETSNMP_INCLUDE_IFTABLE_REWRITES