package syscall
import "unsafe"
type _ unsafe.Pointer
type ___u_char uint8
type ___u_short uint16
type ___u_int uint32
type ___u_long uint32
type ___int8_t int8
type ___uint8_t uint8
type ___int16_t int16
type ___uint16_t uint16
type ___int32_t int32
type ___uint32_t uint32
type ___int64_t int64
type ___uint64_t uint64
type ___quad_t int64
type ___u_quad_t uint64
type ___dev_t uint64
type ___uid_t uint32
type ___gid_t uint32
type ___ino_t uint32
type ___ino64_t uint64
type ___mode_t uint32
type ___nlink_t uint32
type ___off_t int32
type ___off64_t int64
type ___pid_t int32
type ___fsid_t struct { __val [1+1]int32; }
const _sizeof___fsid_t = 8
type ___clock_t int32
type ___rlim_t uint32
type ___rlim64_t uint64
type ___id_t uint32
type ___time_t int32
type ___useconds_t uint32
type ___suseconds_t int32
type ___daddr_t int32
type ___key_t int32
type ___clockid_t int32
type ___timer_t *byte
type ___blksize_t int32
type ___blkcnt_t int32
type ___blkcnt64_t int64
type ___fsblkcnt_t uint32
type ___fsblkcnt64_t uint64
type ___fsfilcnt_t uint32
type ___fsfilcnt64_t uint64
type ___fsword_t int32
type ___ssize_t int32
type ___syscall_slong_t int32
type ___syscall_ulong_t uint32
type ___loff_t int64
type ___qaddr_t *int64
type ___caddr_t *int8
type ___intptr_t int32
type ___socklen_t uint32
type _u_char uint8
type _u_short uint16
type _u_int uint32
type _u_long uint32
type _quad_t int64
type _u_quad_t uint64
type _fsid_t struct { __val [1+1]int32; }
const _sizeof_fsid_t = 8
type _loff_t int64
type _ino_t uint64
type _ino64_t uint64
type _dev_t uint64
type _gid_t uint32
type _mode_t uint32
type _nlink_t uint32
type _uid_t uint32
type _off_t int64
type _off64_t int64
type _pid_t int32
type _id_t uint32
type _ssize_t int32
type _daddr_t int32
type _caddr_t *int8
type _key_t int32
type _clock_t int32
type _time_t int32
type _clockid_t int32
type _timer_t *byte
type _useconds_t uint32
type _suseconds_t int32
type _size_t uint32
type _ulong uint32
type _ushort uint16
type _uint uint32
type _int8_t int8
type _int16_t int16
type _int32_t int32
type _int64_t int64
type _u_int8_t uint8
type _u_int16_t uint16
type _u_int32_t uint32
type _u_int64_t uint64
type _register_t int32
type ___sig_atomic_t int32
type ___sigset_t struct { __val [31+1]uint32; }
const _sizeof___sigset_t = 128
type _sigset_t struct { __val [31+1]uint32; }
const _sizeof_sigset_t = 128
const _sizeof_timespec = 8
const _sizeof_timeval = 8
type ___fd_mask int32
type _fd_set struct { fds_bits [31+1]int32; }
const _sizeof_fd_set = 128
type _fd_mask int32
type _blksize_t int32
type _blkcnt_t int64
type _fsblkcnt_t uint64
type _fsfilcnt_t uint64
type _blkcnt64_t int64
type _fsblkcnt64_t uint64
type _fsfilcnt64_t uint64
type _pthread_t uint32
type _pthread_attr_t struct { __size [35+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_attr_t = 36
type ___pthread_internal_slist struct { __next *___pthread_internal_slist; }
const _sizeof___pthread_internal_slist = 4
type ___pthread_slist_t struct { __next *___pthread_internal_slist; }
const _sizeof___pthread_slist_t = 4
type ___pthread_mutex_s struct { __lock int32; __count uint32; __owner int32; __kind int32; __nusers uint32; __elision_data struct { __espins int16; __elision int16; }; }
const _sizeof___pthread_mutex_s = 24
type _pthread_mutex_t struct { __data ___pthread_mutex_s; }
const _sizeof_pthread_mutex_t = 24
type _pthread_mutexattr_t struct { __size [3+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_mutexattr_t = 4
type _pthread_cond_t struct { __data struct { __lock int32; __futex uint32; __total_seq uint64; __wakeup_seq uint64; __woken_seq uint64; __mutex *byte; __nwaiters uint32; __broadcast_seq uint32; }; Godump_0_pad [4]byte; }
const _sizeof_pthread_cond_t = 48
type _pthread_condattr_t struct { __size [3+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_condattr_t = 4
type _pthread_key_t uint32
type _pthread_once_t int32
type _pthread_rwlock_t struct { __data struct { __lock int32; __nr_readers uint32; __readers_wakeup uint32; __writer_wakeup uint32; __nr_readers_queued uint32; __nr_writers_queued uint32; __flags uint8; __shared uint8; __rwelision int8; __pad2 uint8; __writer int32; }; }
const _sizeof_pthread_rwlock_t = 32
type _pthread_rwlockattr_t struct { __size [7+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_rwlockattr_t = 8
type _pthread_spinlock_t int32
type _pthread_barrier_t struct { __size [19+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_barrier_t = 20
type _pthread_barrierattr_t struct { __size [3+1]int8; Godump_0_align [0]int32; }
const _sizeof_pthread_barrierattr_t = 4
type _dirent struct { d_ino uint64; d_off int64; d_reclen uint16; d_type uint8; d_name [255+1]int8; }
const _sizeof_dirent = 276
type _dirent64 struct { d_ino uint64; d_off int64; d_reclen uint16; d_type uint8; d_name [255+1]int8; }
const _sizeof_dirent64 = 276
type _DIR struct { }
type _error_t int32
type _flock struct { l_type int16; l_whence int16; l_start int64; l_len int64; l_pid int32; }
const _sizeof_flock = 24
type _flock64 struct { l_type int16; l_whence int16; l_start int64; l_len int64; l_pid int32; }
const _sizeof_flock64 = 24
type _iovec struct { iov_base *byte; iov_len uint32; }
const _sizeof_iovec = 8
type _f_owner_ex struct { _type int; pid int32; }
const _sizeof_f_owner_ex = 8
type _file_handle struct { handle_bytes uint32; handle_type int32; f_handle [0]uint8; }
const _sizeof_file_handle = 8
type _stat struct { st_dev uint64; __pad1 uint16; __st_ino uint32; st_mode uint32; st_nlink uint32; st_uid uint32; st_gid uint32; st_rdev uint64; __pad2 uint16; st_size int64; st_blksize int32; st_blocks int64; st_atim Timespec; st_mtim Timespec; st_ctim Timespec; st_ino uint64; }
const _sizeof_stat = 96
type _stat64 struct { st_dev uint64; __pad1 uint32; __st_ino uint32; st_mode uint32; st_nlink uint32; st_uid uint32; st_gid uint32; st_rdev uint64; __pad2 uint32; st_size int64; st_blksize int32; st_blocks int64; st_atim Timespec; st_mtim Timespec; st_ctim Timespec; st_ino uint64; }
const _sizeof_stat64 = 96
type _uint8_t uint8
type _uint16_t uint16
type _uint32_t uint32
type _uint64_t uint64
type _int_least8_t int8
type _int_least16_t int16
type _int_least32_t int32
type _int_least64_t int64
type _uint_least8_t uint8
type _uint_least16_t uint16
type _uint_least32_t uint32
type _uint_least64_t uint64
type _int_fast8_t int8
type _int_fast16_t int32
type _int_fast32_t int32
type _int_fast64_t int64
type _uint_fast8_t uint8
type _uint_fast16_t uint32
type _uint_fast32_t uint32
type _uint_fast64_t uint64
type _intptr_t int32
type _uintptr_t uint32
type _intmax_t int64
type _uintmax_t uint64
type _socklen_t uint32
type _sa_family_t uint16
type _sockaddr struct { sa_family uint16; sa_data [13+1]int8; }
const _sizeof_sockaddr = 16
type _sockaddr_storage struct { ss_family uint16; __ss_align uint32; __ss_padding [119+1]int8; }
const _sizeof_sockaddr_storage = 128
type _msghdr struct { msg_name *byte; msg_namelen uint32; msg_iov *_iovec; msg_iovlen uint32; msg_control *byte; msg_controllen uint32; msg_flags int32; }
const _sizeof_msghdr = 28
type _cmsghdr struct { cmsg_len uint32; cmsg_level int32; cmsg_type int32; __cmsg_data [0]uint8; }
const _sizeof_cmsghdr = 12
type _ucred struct { pid int32; uid uint32; gid uint32; }
const _sizeof_ucred = 12
type _linger struct { l_onoff int32; l_linger int32; }
const _sizeof_linger = 8
type _osockaddr struct { sa_family uint16; sa_data [13+1]uint8; }
const _sizeof_osockaddr = 16
type ___SOCKADDR_ARG struct { __sockaddr__ *_sockaddr; }
const _sizeof___SOCKADDR_ARG = 4
type ___CONST_SOCKADDR_ARG struct { __sockaddr__ *_sockaddr; }
const _sizeof___CONST_SOCKADDR_ARG = 4
type _mmsghdr struct { msg_hdr _msghdr; msg_len uint32; }
const _sizeof_mmsghdr = 32
type _in_addr_t uint32
type _in_addr struct { s_addr uint32; }
const _sizeof_in_addr = 4
type _ip_opts struct { ip_dst _in_addr; ip_opts [39+1]int8; }
const _sizeof_ip_opts = 44
type _ip_mreqn struct { imr_multiaddr _in_addr; imr_address _in_addr; imr_ifindex int32; }
const _sizeof_ip_mreqn = 12
type _in_pktinfo struct { ipi_ifindex int32; ipi_spec_dst _in_addr; ipi_addr _in_addr; }
const _sizeof_in_pktinfo = 12
type _in_port_t uint16
type _sockaddr_in struct { sin_family uint16; sin_port uint16; sin_addr _in_addr; sin_zero [7+1]uint8; }
const _sizeof_sockaddr_in = 16
type _ip_mreq struct { imr_multiaddr _in_addr; imr_interface _in_addr; }
const _sizeof_ip_mreq = 8
type _ip_mreq_source struct { imr_multiaddr _in_addr; imr_interface _in_addr; imr_sourceaddr _in_addr; }
const _sizeof_ip_mreq_source = 12
const _sizeof_ipv6_mreq = 20
type _group_req struct { gr_interface uint32; gr_group _sockaddr_storage; }
const _sizeof_group_req = 132
type _group_source_req struct { gsr_interface uint32; gsr_group _sockaddr_storage; gsr_source _sockaddr_storage; }
const _sizeof_group_source_req = 260
type _ip_msfilter struct { imsf_multiaddr _in_addr; imsf_interface _in_addr; imsf_fmode uint32; imsf_numsrc uint32; imsf_slist [0+1]_in_addr; }
const _sizeof_ip_msfilter = 20
type _group_filter struct { gf_interface uint32; gf_group _sockaddr_storage; gf_fmode uint32; gf_numsrc uint32; gf_slist [0+1]_sockaddr_storage; }
const _sizeof_group_filter = 268
const _sizeof_in6_pktinfo = 20
const _sizeof_ip6_mtuinfo = 32
type _tcp_seq uint32
type _tcphdr struct { th_sport uint16; th_dport uint16; th_seq uint32; th_ack uint32; Godump_0_pad [1]byte; th_flags uint8; th_win uint16; th_sum uint16; th_urp uint16; Godump_1_align [0]int32; }
const _sizeof_tcphdr = 20
type _tcp_info struct { tcpi_state uint8; tcpi_ca_state uint8; tcpi_retransmits uint8; tcpi_probes uint8; tcpi_backoff uint8; tcpi_options uint8; tcpi_rto uint32; tcpi_ato uint32; tcpi_snd_mss uint32; tcpi_rcv_mss uint32; tcpi_unacked uint32; tcpi_sacked uint32; tcpi_lost uint32; tcpi_retrans uint32; tcpi_fackets uint32; tcpi_last_data_sent uint32; tcpi_last_ack_sent uint32; tcpi_last_data_recv uint32; tcpi_last_ack_recv uint32; tcpi_pmtu uint32; tcpi_rcv_ssthresh uint32; tcpi_rtt uint32; tcpi_rttvar uint32; tcpi_snd_ssthresh uint32; tcpi_snd_cwnd uint32; tcpi_advmss uint32; tcpi_reordering uint32; tcpi_rcv_rtt uint32; tcpi_rcv_space uint32; tcpi_total_retrans uint32; }
const _sizeof_tcp_info = 104
type _tcp_md5sig struct { tcpm_addr _sockaddr_storage; __tcpm_pad1 uint16; tcpm_keylen uint16; __tcpm_pad2 uint32; tcpm_key [79+1]uint8; }
const _sizeof_tcp_md5sig = 216
type _tcp_repair_opt struct { opt_code uint32; opt_val uint32; }
const _sizeof_tcp_repair_opt = 8
type _tcp_cookie_transactions struct { tcpct_flags uint16; __tcpct_pad1 uint8; tcpct_cookie_desired uint8; tcpct_s_data_desired uint16; tcpct_used uint16; tcpct_value [535+1]uint8; }
const _sizeof_tcp_cookie_transactions = 544
type _timestamp struct { len uint8; ptr uint8; data [8+1]uint32; }
const _sizeof_timestamp = 40
type _iphdr struct { Godump_0_pad [1]byte; tos uint8; tot_len uint16; id uint16; frag_off uint16; ttl uint8; protocol uint8; check uint16; saddr uint32; daddr uint32; }
const _sizeof_iphdr = 20
type _ip struct { Godump_0_pad [1]byte; ip_tos uint8; ip_len uint16; ip_id uint16; ip_off uint16; ip_ttl uint8; ip_p uint8; ip_sum uint16; ip_src _in_addr; ip_dst _in_addr; }
const _sizeof_ip = 20
type _ip_timestamp struct { ipt_code uint8; ipt_len uint8; ipt_ptr uint8; data [8+1]uint32; }
const _sizeof_ip_timestamp = 40
type ___s8 int8
type ___u8 uint8
type ___s16 int16
type ___u16 uint16
type ___s32 int32
type ___u32 uint32
type ___s64 int64
type ___u64 uint64
type ___kernel_fd_set struct { fds_bits [31+1]uint32; }
const _sizeof___kernel_fd_set = 128
type ___kernel_sighandler_t func(int32)
type ___kernel_key_t int32
type ___kernel_mqd_t int32
type ___kernel_mode_t uint16
type ___kernel_ipc_pid_t uint16
type ___kernel_uid_t uint16
type ___kernel_gid_t uint16
type ___kernel_old_dev_t uint16
type ___kernel_long_t int32
type ___kernel_ulong_t uint32
type ___kernel_ino_t uint32
type ___kernel_pid_t int32
type ___kernel_suseconds_t int32
type ___kernel_daddr_t int32
type ___kernel_uid32_t uint32
type ___kernel_gid32_t uint32
type ___kernel_old_uid_t uint16
type ___kernel_old_gid_t uint16
type ___kernel_size_t uint32
type ___kernel_ssize_t int32
type ___kernel_ptrdiff_t int32
type ___kernel_fsid_t struct { val [1+1]int32; }
const _sizeof___kernel_fsid_t = 8
type ___kernel_off_t int32
type ___kernel_loff_t int64
type ___kernel_time_t int32
type ___kernel_clock_t int32
type ___kernel_timer_t int32
type ___kernel_clockid_t int32
type ___kernel_caddr_t *int8
type ___kernel_uid16_t uint16
type ___kernel_gid16_t uint16
type ___le16 uint16
type ___be16 uint16
type ___le32 uint32
type ___be32 uint32
type ___le64 uint64
type ___be64 uint64
type ___sum16 uint16
type ___wsum uint32
type _ethhdr struct { h_dest [5+1]uint8; h_source [5+1]uint8; h_proto uint16; }
const _sizeof_ethhdr = 14
type _ether_addr struct { ether_addr_octet [5+1]uint8; }
const _sizeof_ether_addr = 6
type _ether_header struct { ether_dhost [5+1]uint8; ether_shost [5+1]uint8; ether_type uint16; }
const _sizeof_ether_header = 14
type _arphdr struct { ar_hrd uint16; ar_pro uint16; ar_hln uint8; ar_pln uint8; ar_op uint16; }
const _sizeof_arphdr = 8
type _arpreq struct { arp_pa _sockaddr; arp_ha _sockaddr; arp_flags int32; arp_netmask _sockaddr; arp_dev [15+1]int8; }
const _sizeof_arpreq = 68
type _arpreq_old struct { arp_pa _sockaddr; arp_ha _sockaddr; arp_flags int32; arp_netmask _sockaddr; }
const _sizeof_arpreq_old = 52
type _arpd_request struct { req uint16; ip uint32; dev uint32; stamp uint32; updated uint32; ha [6+1]uint8; }
const _sizeof_arpd_request = 28
type _ether_arp struct { ea_hdr _arphdr; arp_sha [5+1]uint8; arp_spa [3+1]uint8; arp_tha [5+1]uint8; arp_tpa [3+1]uint8; }
const _sizeof_ether_arp = 28
type _sig_atomic_t int32
type _sigval struct { sival_int int32; }
const _sizeof_sigval = 4
type _sigval_t struct { sival_int int32; }
const _sizeof_sigval_t = 4
type ___sigchld_clock_t int32
type _siginfo_t struct { si_signo int32; si_errno int32; si_code int32; _sifields struct { _pad [28+1]int32; }; }
const _sizeof_siginfo_t = 128
type _sigevent struct { sigev_value _sigval_t; sigev_signo int32; sigev_notify int32; _sigev_un struct { _pad [12+1]int32; }; }
const _sizeof_sigevent = 64
type _sigevent_t struct { sigev_value _sigval_t; sigev_signo int32; sigev_notify int32; _sigev_un struct { _pad [12+1]int32; }; }
const _sizeof_sigevent_t = 64
type ___sighandler_t func(int32)
type _sighandler_t func(int32)
type _sig_t func(int32)
type _sigaction struct { __sigaction_handler struct { sa_handler ___sighandler_t; }; sa_mask ___sigset_t; sa_flags int32; sa_restorer func(); }
const _sizeof_sigaction = 140
type __fpx_sw_bytes struct { magic1 uint32; extended_size uint32; xstate_bv uint64; xstate_size uint32; padding [6+1]uint32; }
const _sizeof__fpx_sw_bytes = 48
type __fpreg struct { significand [3+1]uint16; exponent uint16; }
const _sizeof__fpreg = 10
type __fpxreg struct { significand [3+1]uint16; exponent uint16; padding [2+1]uint16; }
const _sizeof__fpxreg = 16
type __xmmreg struct { element [3+1]uint32; }
const _sizeof__xmmreg = 16
type __fpstate struct { cw uint32; sw uint32; tag uint32; ipoff uint32; cssel uint32; dataoff uint32; datasel uint32; _st [7+1]__fpreg; status uint16; magic uint16; _fxsr_env [5+1]uint32; mxcsr uint32; reserved uint32; _fxsr_st [7+1]__fpxreg; _xmm [7+1]__xmmreg; padding [55+1]uint32; }
const _sizeof__fpstate = 624
type _sigcontext struct { gs uint16; __gsh uint16; fs uint16; __fsh uint16; es uint16; __esh uint16; ds uint16; __dsh uint16; edi uint32; esi uint32; ebp uint32; esp uint32; ebx uint32; edx uint32; ecx uint32; eax uint32; trapno uint32; err uint32; eip uint32; cs uint16; __csh uint16; eflags uint32; esp_at_signal uint32; ss uint16; __ssh uint16; fpstate *__fpstate; oldmask uint32; cr2 uint32; }
const _sizeof_sigcontext = 88
type __xsave_hdr struct { xstate_bv uint64; reserved1 [1+1]uint64; reserved2 [4+1]uint64; }
const _sizeof__xsave_hdr = 64
type __ymmh_state struct { ymmh_space [63+1]uint32; }
const _sizeof__ymmh_state = 256
type __xstate struct { fpstate __fpstate; xstate_hdr __xsave_hdr; ymmh __ymmh_state; }
const _sizeof__xstate = 944
type _sigstack struct { ss_sp *byte; ss_onstack int32; }
const _sizeof_sigstack = 8
type _sigaltstack struct { ss_sp *byte; ss_flags int32; ss_size uint32; }
const _sizeof_sigaltstack = 12
type _stack_t struct { ss_sp *byte; ss_flags int32; ss_size uint32; }
const _sizeof_stack_t = 12
type _greg_t int32
type _gregset_t [18+1]int32
type __libc_fpreg struct { significand [3+1]uint16; exponent uint16; }
const _sizeof__libc_fpreg = 10
type __libc_fpstate struct { cw uint32; sw uint32; tag uint32; ipoff uint32; cssel uint32; dataoff uint32; datasel uint32; _st [7+1]__libc_fpreg; status uint32; }
const _sizeof__libc_fpstate = 112
type _fpregset_t *__libc_fpstate
type _mcontext_t struct { gregs _gregset_t; fpregs _fpregset_t; oldmask uint32; cr2 uint32; }
const _sizeof_mcontext_t = 88
type _ucontext struct { uc_flags uint32; uc_link *_ucontext; uc_stack _stack_t; uc_mcontext _mcontext_t; uc_sigmask ___sigset_t; __fpregs_mem __libc_fpstate; }
const _sizeof_ucontext = 348
type _ucontext_t struct { uc_flags uint32; uc_link *_ucontext; uc_stack _stack_t; uc_mcontext _mcontext_t; uc_sigmask ___sigset_t; __fpregs_mem __libc_fpstate; }
const _sizeof_ucontext_t = 348
type _winsize struct { ws_row uint16; ws_col uint16; ws_xpixel uint16; ws_ypixel uint16; }
const _sizeof_winsize = 8
type _termio struct { c_iflag uint16; c_oflag uint16; c_cflag uint16; c_lflag uint16; c_line uint8; c_cc [7+1]uint8; }
const _sizeof_termio = 18
type _cc_t uint8
type _speed_t uint32
type _tcflag_t uint32
type _termios struct { c_iflag uint32; c_oflag uint32; c_cflag uint32; c_lflag uint32; c_line uint8; c_cc [31+1]uint8; c_ispeed uint32; c_ospeed uint32; }
const _sizeof_termios = 60
const _sizeof_epoll_data = 8
const _sizeof_epoll_data_t = 8
const _sizeof_epoll_event = 12
type ___ptrace_peeksiginfo_args struct { off uint64; flags uint32; nr int32; }
const _sizeof___ptrace_peeksiginfo_args = 16
type _rlim_t uint64
type _rlim64_t uint64
type _rlimit struct { rlim_cur uint64; rlim_max uint64; }
const _sizeof_rlimit = 16
type _rlimit64 struct { rlim_cur uint64; rlim_max uint64; }
const _sizeof_rlimit64 = 16
type _rusage struct { ru_utime Timeval; ru_stime Timeval; ru_maxrss int32; ru_ixrss int32; ru_idrss int32; ru_isrss int32; ru_minflt int32; ru_majflt int32; ru_nswap int32; ru_inblock int32; ru_oublock int32; ru_msgsnd int32; ru_msgrcv int32; ru_nsignals int32; ru_nvcsw int32; ru_nivcsw int32; }
const _sizeof_rusage = 72
type ___rlimit_resource_t int
type ___rusage_who_t int
type ___priority_which_t int
type _timezone struct { tz_minuteswest int32; tz_dsttime int32; }
const _sizeof_timezone = 8
type ___timezone_ptr_t *_timezone
type _itimerval struct { it_interval Timeval; it_value Timeval; }
const _sizeof_itimerval = 16
type ___itimer_which_t int
type _tms struct { tms_utime int32; tms_stime int32; tms_cutime int32; tms_cstime int32; }
const _sizeof_tms = 16
type ___WAIT_STATUS struct { __uptr *_wait; }
const _sizeof___WAIT_STATUS = 4
type _wait struct { w_status int32; }
const _sizeof_wait = 4
type _idtype_t int
type _sockaddr_un struct { sun_family uint16; sun_path [107+1]int8; }
const _sizeof_sockaddr_un = 110
type ___locale_struct struct { __locales [12+1]*___locale_data; __ctype_b *uint16; __ctype_tolower *int32; __ctype_toupper *int32; __names [12+1]*int8; }
const _sizeof___locale_struct = 116
type ___locale_t *___locale_struct
type _locale_t *___locale_struct
type _user_fpregs_struct struct { cwd int32; swd int32; twd int32; fip int32; fcs int32; foo int32; fos int32; st_space [19+1]int32; }
const _sizeof_user_fpregs_struct = 108
type _user_fpxregs_struct struct { cwd uint16; swd uint16; twd uint16; fop uint16; fip int32; fcs int32; foo int32; fos int32; mxcsr int32; reserved int32; st_space [31+1]int32; xmm_space [31+1]int32; padding [55+1]int32; }
const _sizeof_user_fpxregs_struct = 512
type _user_regs_struct struct { ebx int32; ecx int32; edx int32; esi int32; edi int32; ebp int32; eax int32; xds int32; xes int32; xfs int32; xgs int32; orig_eax int32; eip int32; xcs int32; eflags int32; esp int32; xss int32; }
const _sizeof_user_regs_struct = 68
type _user struct { regs _user_regs_struct; u_fpvalid int32; i387 _user_fpregs_struct; u_tsize uint32; u_dsize uint32; u_ssize uint32; start_code uint32; start_stack uint32; signal int32; reserved int32; u_ar0 *_user_regs_struct; u_fpstate *_user_fpregs_struct; magic uint32; u_comm [31+1]int8; u_debugreg [7+1]int32; }
const _sizeof_user = 284
type _utsname struct { sysname [64+1]int8; nodename [64+1]int8; release [64+1]int8; version [64+1]int8; machine [64+1]int8; domainname [64+1]int8; }
const _sizeof_utsname = 390
type _timex struct { modes uint32; offset int32; freq int32; maxerror int32; esterror int32; status int32; constant int32; precision int32; tolerance int32; time Timeval; tick int32; ppsfreq int32; jitter int32; shift int32; stabil int32; jitcnt int32; calcnt int32; errcnt int32; stbcnt int32; tai int32; Godump_0 int32; Godump_1 int32; Godump_2 int32; Godump_3 int32; Godump_4 int32; Godump_5 int32; Godump_6 int32; Godump_7 int32; Godump_8 int32; Godump_9 int32; Godump_10 int32; }
const _sizeof_timex = 128
type _tm struct { tm_sec int32; tm_min int32; tm_hour int32; tm_mday int32; tm_mon int32; tm_year int32; tm_wday int32; tm_yday int32; tm_isdst int32; tm_gmtoff int32; tm_zone *int8; }
const _sizeof_tm = 44
type _itimerspec struct { it_interval Timespec; it_value Timespec; }
const _sizeof_itimerspec = 16
type _rpcent struct { r_name *int8; r_aliases **int8; r_number int32; }
const _sizeof_rpcent = 12
type _netent struct { n_name *int8; n_aliases **int8; n_addrtype int32; n_net uint32; }
const _sizeof_netent = 16
type _hostent struct { h_name *int8; h_aliases **int8; h_addrtype int32; h_length int32; h_addr_list **int8; }
const _sizeof_hostent = 20
type _servent struct { s_name *int8; s_aliases **int8; s_port int32; s_proto *int8; }
const _sizeof_servent = 16
type _protoent struct { p_name *int8; p_aliases **int8; p_proto int32; }
const _sizeof_protoent = 12
type _addrinfo struct { ai_flags int32; ai_family int32; ai_socktype int32; ai_protocol int32; ai_addrlen uint32; ai_addr *_sockaddr; ai_canonname *int8; ai_next *_addrinfo; }
const _sizeof_addrinfo = 32
type _gaicb struct { ar_name *int8; ar_service *int8; ar_request *_addrinfo; ar_result *_addrinfo; __return int32; __glibc_reserved [4+1]int32; }
const _sizeof_gaicb = 40
type _passwd struct { pw_name *int8; pw_passwd *int8; pw_uid uint32; pw_gid uint32; pw_gecos *int8; pw_dir *int8; pw_shell *int8; }
const _sizeof_passwd = 28
type _FILE struct { }
type _sock_filter struct { code uint16; jt uint8; jf uint8; k uint32; }
const _sizeof_sock_filter = 8
type _sock_fprog struct { len uint16; filter *_sock_filter; }
const _sizeof_sock_fprog = 8
type _sysinfo struct { uptime int32; loads [2+1]uint32; totalram uint32; freeram uint32; sharedram uint32; bufferram uint32; totalswap uint32; freeswap uint32; procs uint16; pad uint16; totalhigh uint32; freehigh uint32; mem_unit uint32; _f [7+1]int8; }
const _sizeof_sysinfo = 64
type ___kernel_sa_family_t uint16
type ___kernel_sockaddr_storage struct { ss_family uint16; __data [125+1]int8; Godump_0_align [0]int32; }
const _sizeof___kernel_sockaddr_storage = 128
type _sockaddr_nl struct { nl_family uint16; nl_pad uint16; nl_pid uint32; nl_groups uint32; }
const _sizeof_sockaddr_nl = 12
type _nlmsghdr struct { nlmsg_len uint32; nlmsg_type uint16; nlmsg_flags uint16; nlmsg_seq uint32; nlmsg_pid uint32; }
const _sizeof_nlmsghdr = 16
type _nlmsgerr struct { error int32; msg _nlmsghdr; }
const _sizeof_nlmsgerr = 20
type _nl_pktinfo struct { group uint32; }
const _sizeof_nl_pktinfo = 4
type _nl_mmap_req struct { nm_block_size uint32; nm_block_nr uint32; nm_frame_size uint32; nm_frame_nr uint32; }
const _sizeof_nl_mmap_req = 16
type _nl_mmap_hdr struct { nm_status uint32; nm_len uint32; nm_group uint32; nm_pid uint32; nm_uid uint32; nm_gid uint32; }
const _sizeof_nl_mmap_hdr = 24
type _nlattr struct { nla_len uint16; nla_type uint16; }
const _sizeof_nlattr = 4
type _ifaddrmsg struct { ifa_family uint8; ifa_prefixlen uint8; ifa_flags uint8; ifa_scope uint8; ifa_index uint32; }
const _sizeof_ifaddrmsg = 8
type _ifa_cacheinfo struct { ifa_prefered uint32; ifa_valid uint32; cstamp uint32; tstamp uint32; }
const _sizeof_ifa_cacheinfo = 16
type _tun_pi struct { flags uint16; proto uint16; }
const _sizeof_tun_pi = 4
type _tun_filter struct { flags uint16; count uint16; addr [0][5+1]uint8; }
const _sizeof_tun_filter = 4
type _rtnl_link_stats struct { rx_packets uint32; tx_packets uint32; rx_bytes uint32; tx_bytes uint32; rx_errors uint32; tx_errors uint32; rx_dropped uint32; tx_dropped uint32; multicast uint32; collisions uint32; rx_length_errors uint32; rx_over_errors uint32; rx_crc_errors uint32; rx_frame_errors uint32; rx_fifo_errors uint32; rx_missed_errors uint32; tx_aborted_errors uint32; tx_carrier_errors uint32; tx_fifo_errors uint32; tx_heartbeat_errors uint32; tx_window_errors uint32; rx_compressed uint32; tx_compressed uint32; }
const _sizeof_rtnl_link_stats = 92
type _rtnl_link_stats64 struct { rx_packets uint64; tx_packets uint64; rx_bytes uint64; tx_bytes uint64; rx_errors uint64; tx_errors uint64; rx_dropped uint64; tx_dropped uint64; multicast uint64; collisions uint64; rx_length_errors uint64; rx_over_errors uint64; rx_crc_errors uint64; rx_frame_errors uint64; rx_fifo_errors uint64; rx_missed_errors uint64; tx_aborted_errors uint64; tx_carrier_errors uint64; tx_fifo_errors uint64; tx_heartbeat_errors uint64; tx_window_errors uint64; rx_compressed uint64; tx_compressed uint64; }
const _sizeof_rtnl_link_stats64 = 184
type _rtnl_link_ifmap struct { mem_start uint64; mem_end uint64; base_addr uint64; irq uint16; dma uint8; port uint8; }
const _sizeof_rtnl_link_ifmap = 28
type _ifla_cacheinfo struct { max_reasm_len uint32; tstamp uint32; reachable_time uint32; retrans_time uint32; }
const _sizeof_ifla_cacheinfo = 16
type _ifla_vlan_flags struct { flags uint32; mask uint32; }
const _sizeof_ifla_vlan_flags = 8
type _ifla_vlan_qos_mapping struct { from uint32; to uint32; }
const _sizeof_ifla_vlan_qos_mapping = 8
type _ifla_vxlan_port_range struct { low uint16; high uint16; }
const _sizeof_ifla_vxlan_port_range = 4
type _ifla_vf_mac struct { vf uint32; mac [31+1]uint8; }
const _sizeof_ifla_vf_mac = 36
type _ifla_vf_vlan struct { vf uint32; vlan uint32; qos uint32; }
const _sizeof_ifla_vf_vlan = 12
type _ifla_vf_tx_rate struct { vf uint32; rate uint32; }
const _sizeof_ifla_vf_tx_rate = 8
type _ifla_vf_spoofchk struct { vf uint32; setting uint32; }
const _sizeof_ifla_vf_spoofchk = 8
type _ifla_vf_link_state struct { vf uint32; link_state uint32; }
const _sizeof_ifla_vf_link_state = 8
type _ifla_port_vsi struct { vsi_mgr_id uint8; vsi_type_id [2+1]uint8; vsi_type_version uint8; pad [2+1]uint8; }
const _sizeof_ifla_port_vsi = 8
type _ndmsg struct { ndm_family uint8; ndm_pad1 uint8; ndm_pad2 uint16; ndm_ifindex int32; ndm_state uint16; ndm_flags uint8; ndm_type uint8; }
const _sizeof_ndmsg = 12
type _nda_cacheinfo struct { ndm_confirmed uint32; ndm_used uint32; ndm_updated uint32; ndm_refcnt uint32; }
const _sizeof_nda_cacheinfo = 16
type _ndt_stats struct { ndts_allocs uint64; ndts_destroys uint64; ndts_hash_grows uint64; ndts_res_failed uint64; ndts_lookups uint64; ndts_hits uint64; ndts_rcv_probes_mcast uint64; ndts_rcv_probes_ucast uint64; ndts_periodic_gc_runs uint64; ndts_forced_gc_runs uint64; }
const _sizeof_ndt_stats = 80
type _ndtmsg struct { ndtm_family uint8; ndtm_pad1 uint8; ndtm_pad2 uint16; }
const _sizeof_ndtmsg = 4
type _ndt_config struct { ndtc_key_len uint16; ndtc_entry_size uint16; ndtc_entries uint32; ndtc_last_flush uint32; ndtc_last_rand uint32; ndtc_hash_rnd uint32; ndtc_hash_mask uint32; ndtc_hash_chain_gc uint32; ndtc_proxy_qlen uint32; }
const _sizeof_ndt_config = 32
type _rtattr struct { rta_len uint16; rta_type uint16; }
const _sizeof_rtattr = 4
type _rtmsg struct { rtm_family uint8; rtm_dst_len uint8; rtm_src_len uint8; rtm_tos uint8; rtm_table uint8; rtm_protocol uint8; rtm_scope uint8; rtm_type uint8; rtm_flags uint32; }
const _sizeof_rtmsg = 12
type _rtnexthop struct { rtnh_len uint16; rtnh_flags uint8; rtnh_hops uint8; rtnh_ifindex int32; }
const _sizeof_rtnexthop = 8
type _rta_cacheinfo struct { rta_clntref uint32; rta_lastuse uint32; rta_expires int32; rta_error uint32; rta_used uint32; rta_id uint32; rta_ts uint32; rta_tsage uint32; }
const _sizeof_rta_cacheinfo = 32
type _rta_session struct { proto uint8; pad1 uint8; pad2 uint16; u struct { ports struct { sport uint16; dport uint16; }; Godump_0_align [0]int32; }; }
const _sizeof_rta_session = 8
type _rta_mfc_stats struct { mfcs_packets uint64; mfcs_bytes uint64; mfcs_wrong_if uint64; }
const _sizeof_rta_mfc_stats = 24
type _rtgenmsg struct { rtgen_family uint8; }
const _sizeof_rtgenmsg = 1
type _ifinfomsg struct { ifi_family uint8; __ifi_pad uint8; ifi_type uint16; ifi_index int32; ifi_flags uint32; ifi_change uint32; }
const _sizeof_ifinfomsg = 16
type _prefixmsg struct { prefix_family uint8; prefix_pad1 uint8; prefix_pad2 uint16; prefix_ifindex int32; prefix_type uint8; prefix_len uint8; prefix_flags uint8; prefix_pad3 uint8; }
const _sizeof_prefixmsg = 12
type _prefix_cacheinfo struct { preferred_time uint32; valid_time uint32; }
const _sizeof_prefix_cacheinfo = 8
type _tcmsg struct { tcm_family uint8; tcm__pad1 uint8; tcm__pad2 uint16; tcm_ifindex int32; tcm_handle uint32; tcm_parent uint32; tcm_info uint32; }
const _sizeof_tcmsg = 20
type _nduseroptmsg struct { nduseropt_family uint8; nduseropt_pad1 uint8; nduseropt_opts_len uint16; nduseropt_ifindex int32; nduseropt_icmp_type uint8; nduseropt_icmp_code uint8; nduseropt_pad2 uint16; nduseropt_pad3 uint32; }
const _sizeof_nduseroptmsg = 16
type _tcamsg struct { tca_family uint8; tca__pad1 uint8; tca__pad2 uint16; }
const _sizeof_tcamsg = 4
type _if_nameindex struct { if_index uint32; if_name *int8; }
const _sizeof_if_nameindex = 8
type _ifaddr struct { ifa_addr _sockaddr; ifa_ifu struct { ifu_broadaddr _sockaddr; }; ifa_ifp *_iface; ifa_next *_ifaddr; }
const _sizeof_ifaddr = 40
type _ifmap struct { mem_start uint32; mem_end uint32; base_addr uint16; irq uint8; dma uint8; port uint8; }
const _sizeof_ifmap = 16
type _ifreq struct { ifr_ifrn struct { ifrn_name [15+1]int8; }; ifr_ifru struct { ifru_addr _sockaddr; Godump_0_align [0]int32; }; }
const _sizeof_ifreq = 32
type _ifconf struct { ifc_len int32; ifc_ifcu struct { ifcu_buf ___caddr_t; }; }
const _sizeof_ifconf = 8
type _rtentry struct { rt_pad1 uint32; rt_dst _sockaddr; rt_gateway _sockaddr; rt_genmask _sockaddr; rt_flags uint16; rt_pad2 int16; rt_pad3 uint32; rt_tos uint8; rt_class uint8; rt_pad4 int16; rt_metric int16; rt_dev *int8; rt_mtu uint32; rt_window uint32; rt_irtt uint16; }
const _sizeof_rtentry = 84
const _sizeof_in6_rtmsg = 72
type _sockaddr_ll struct { sll_family uint16; sll_protocol uint16; sll_ifindex int32; sll_hatype uint16; sll_pkttype uint8; sll_halen uint8; sll_addr [7+1]uint8; }
const _sizeof_sockaddr_ll = 20
type _packet_mreq struct { mr_ifindex int32; mr_type uint16; mr_alen uint16; mr_address [7+1]uint8; }
const _sizeof_packet_mreq = 16
type _statfs struct { f_type int32; f_bsize int32; f_blocks uint64; f_bfree uint64; f_bavail uint64; f_files uint64; f_ffree uint64; f_fsid ___fsid_t; f_namelen int32; f_frsize int32; f_flags int32; f_spare [3+1]int32; }
const _sizeof_statfs = 84
type _statfs64 struct { f_type int32; f_bsize int32; f_blocks uint64; f_bfree uint64; f_bavail uint64; f_files uint64; f_ffree uint64; f_fsid ___fsid_t; f_namelen int32; f_frsize int32; f_flags int32; f_spare [3+1]int32; }
const _sizeof_statfs64 = 84
type _ntptimeval struct { time Timeval; maxerror int32; esterror int32; tai int32; __glibc_reserved1 int32; __glibc_reserved2 int32; __glibc_reserved3 int32; __glibc_reserved4 int32; }
const _sizeof_ntptimeval = 36
type _ustat struct { f_tfree int32; f_tinode uint32; f_fname [5+1]int8; f_fpack [5+1]int8; }
const _sizeof_ustat = 20
type _utimbuf struct { actime int32; modtime int32; }
const _sizeof_utimbuf = 8
type _fstrim_range struct { start uint64; len uint64; minlen uint64; }
const _sizeof_fstrim_range = 24
type _files_stat_struct struct { nr_files uint32; nr_free_files uint32; max_files uint32; }
const _sizeof_files_stat_struct = 12
type _inodes_stat_t struct { nr_inodes int32; nr_unused int32; dummy [4+1]int32; }
const _sizeof_inodes_stat_t = 28
type _inotify_event struct { wd int32; mask uint32; cookie uint32; len uint32; name [0]int8; }
const _sizeof_inotify_event = 16
type ___gwchar_t int32
type _imaxdiv_t struct { quot int64; rem int64; }
const _sizeof_imaxdiv_t = 16
type _icmp6_filter struct { icmp6_filt [7+1]uint32; }
const _sizeof_icmp6_filter = 32
type _icmp6_hdr struct { icmp6_type uint8; icmp6_code uint8; icmp6_cksum uint16; icmp6_dataun struct { icmp6_un_data32 [0+1]uint32; }; }
const _sizeof_icmp6_hdr = 8
type _nd_router_solicit struct { nd_rs_hdr _icmp6_hdr; }
const _sizeof_nd_router_solicit = 8
type _nd_router_advert struct { nd_ra_hdr _icmp6_hdr; nd_ra_reachable uint32; nd_ra_retransmit uint32; }
const _sizeof_nd_router_advert = 16
const _sizeof_nd_neighbor_solicit = 24
const _sizeof_nd_neighbor_advert = 24
const _sizeof_nd_redirect = 40
type _nd_opt_hdr struct { nd_opt_type uint8; nd_opt_len uint8; }
const _sizeof_nd_opt_hdr = 2
const _sizeof_nd_opt_prefix_info = 32
type _nd_opt_rd_hdr struct { nd_opt_rh_type uint8; nd_opt_rh_len uint8; nd_opt_rh_reserved1 uint16; nd_opt_rh_reserved2 uint32; }
const _sizeof_nd_opt_rd_hdr = 8
type _nd_opt_mtu struct { nd_opt_mtu_type uint8; nd_opt_mtu_len uint8; nd_opt_mtu_reserved uint16; nd_opt_mtu_mtu uint32; }
const _sizeof_nd_opt_mtu = 8
const _sizeof_mld_hdr = 24
type _icmp6_router_renum struct { rr_hdr _icmp6_hdr; rr_segnum uint8; rr_flags uint8; rr_maxdelay uint16; rr_reserved uint32; }
const _sizeof_icmp6_router_renum = 16
const _sizeof_rr_pco_match = 24
const _sizeof_rr_pco_use = 32
const _sizeof_rr_result = 24
type _nd_opt_adv_interval struct { nd_opt_adv_interval_type uint8; nd_opt_adv_interval_len uint8; nd_opt_adv_interval_reserved uint16; nd_opt_adv_interval_ival uint32; }
const _sizeof_nd_opt_adv_interval = 8
type _nd_opt_home_agent_info struct { nd_opt_home_agent_info_type uint8; nd_opt_home_agent_info_len uint8; nd_opt_home_agent_info_reserved uint16; nd_opt_home_agent_info_preference uint16; nd_opt_home_agent_info_lifetime uint16; }
const _sizeof_nd_opt_home_agent_info = 8
type _sched_param struct { __sched_priority int32; }
const _sizeof_sched_param = 4
type ___sched_param struct { __sched_priority int32; }
const _sizeof___sched_param = 4
type ___cpu_mask uint32
type _cpu_set_t struct { __bits [31+1]uint32; }
const _sizeof_cpu_set_t = 128
var _program_invocation_name *int8
var _program_invocation_short_name *int8
var __sys_siglist [64+1]*int8
var _sys_siglist [64+1]*int8
var ___tzname [1+1]*int8
var ___daylight int32
var ___timezone int32
var _tzname [1+1]*int8
var _daylight int32
var _getdate_err int32
var ___environ **int8
var _environ **int8
var _optarg *int8
var _optind int32
var _opterr int32
var _optopt int32
const __POSIX_ADVISORY_INFO = 200809
const _WNOHANG = 1
const _ENOTSOCK = 88
const __PC_REC_MIN_XFER_SIZE = 16
const _INT_LEAST16_MIN = (-32767-1)
const _SYS_uselib = ___NR_uselib
const _IPPROTO_TP = 29
const _TCP_COOKIE_TRANSACTIONS = 15
const _AIO_PRIO_DELTA_MAX = 20
const _NDA_VNI = 7
const ___ILP32_OFF32_CFLAGS = "-m32"
const __PC_PATH_MAX = 4
const _INT_FAST8_MIN = (-128)
const _RLIM_SAVED_CUR = _RLIM_INFINITY
const _B115200 = 0010002
const ___CHAR_BIT__ = 8
const ___NR_fsync = 118
const __SC_LEVEL4_CACHE_SIZE = 197
const _PTRACE_EVENT_EXEC = 4
const _IPPORT_SUPDUP = 95
const _SYS_ftruncate = ___NR_ftruncate
const _IFLA_VF_LINK_STATE = 5
const ___NR_mremap = 163
const ___NR_lsetxattr = 227
const _IFLA_BOND_USE_CARRIER = 6
const _IFLA_VF_PORT_UNSPEC = 0
const _INT_LEAST32_MIN = (-2147483647-1)
const _ATF_COM = 0x02
const _MAP_FILE = 0
const ___DEC64_MIN__ = 1E-383
const _SIGEV_NONE = 1
const _NDTPA_MCAST_PROBES = 11
const _SYS_mknodat = ___NR_mknodat
const __POSIX_BARRIERS = 200809
const _IP_RF = 0x8000
const _ETH_P_PPPTALK = 0x0010
const _DT_CHR = 2
const ___FLT_MAX_EXP__ = 128
const _RTN_MULTICAST = 5
const ___NR_setsid = 66
const __XOPEN_XPG2 = 1
const __XOPEN_XPG3 = 1
const __XOPEN_XPG4 = 1
const ___NR_getresgid = 171
const _IPOIB_MODE_CONNECTED = 1
const _TCPI_OPT_ECN = 8
const _ETXTBSY = 26
const _REG_EBP = 6
const _PR_FP_EXC_SW_ENABLE = 0x80
const ___NR_time = 13
const _HAVE_SYS_EPOLL_H = 1
const _REG_EBX = 8
const _PACKET_MR_ALLMULTI = 2
const _IFLA_VF_LINK_STATE_AUTO = 0
const _CLD_TRAPPED = 4
const _TCP_REPAIR_OPTIONS = 22
const _IFLA_VF_TX_RATE = 3
const __POSIX_AIO_MAX = 1
const _TCP_S_DATA_IN = (1 << 2)
const _FNONBLOCK = _O_NONBLOCK
const _VT0 = 0000000
const _PR_ENDIAN_LITTLE = 1
const _EH_FRAME_FLAGS = "aw"
const _O_APPEND = 02000
const __SC_TYPED_MEMORY_OBJECTS = 165
const _ETHER_MAX_LEN = (_ETH_FRAME_LEN + _ETHER_CRC_LEN)
const __PC_REC_MAX_XFER_SIZE = 15
const _NL_MMAP_STATUS_VALID = 2
const ___NR_mount = 21
const __IOC_TYPEBITS = 8
const _SOCK_DGRAM = 2
const _MOD_OFFSET = _ADJ_OFFSET
const _IFLA_MAP = 14
const _EL2NSYNC = 45
const _IPTOS_LOWCOST = 0x02
const _SYS_munlock = ___NR_munlock
const _TH_ACK = 0x10
const _RTM_DELACTION = 49
const _XTABS = 0014000
const _HAVE_SYS_SYSCALL_H = 1
const _HAVE_OPEN64 = 1
const _REG_ECX = 10
const _FS_IMAGIC_FL = 0x00002000
const _SYS_nice = ___NR_nice
const _TIOCGICOUNT = 0x545D
const _SYS_statfs = ___NR_statfs
const _NETLINK_RDMA = 20
const _IN_ATTRIB = 0x00000004
const _IFF_ONE_QUEUE = 0x2000
const _IPPORT_CMDSERVER = 514
const _PF_MAX = 41
const _RT_CLASS_MAX = 255
const _IPPROTO_IPV6 = 41
const _SIOCSIFBR = 0x8941
const ___INT_LEAST8_MAX__ = 0x7f
const ___DEC128_MANT_DIG__ = 34
const _MAP_SHARED = 0x01
const _EUSERS = 87
const _MAXTC = 6
const __SC_EXPR_NEST_MAX = 42
const _PF_NETLINK = 16
const ___DECIMAL_DIG__ = 21
const _ETHER_ADDR_LEN = _ETH_ALEN
const _POSIX_MADV_NORMAL = 0
const _ARPHRD_IEEE80211_PRISM = 802
const _ETH_P_8021AD = 0x88A8
const _LINUX_REBOOT_MAGIC2C = 537993216
const _MNT_DETACH = 2
const _IPTOS_ECN_NOT_ECT = 0x00
const _SS_ONSTACK = 1
const _IOC_IN = (__IOC_WRITE << __IOC_DIRSHIFT)
const _ETH_P_8021AH = 0x88E7
const _MREMAP_MAYMOVE = 1
const ___STDC_NO_THREADS__ = 1
const _REG_EDI = 4
const _F_GETLK64 = 12
const _RTPROT_UNSPEC = 0
const _PARODD = 0001000
const ___NR_kexec_load = 283
const _TCP_COOKIE_PAIR_SIZE = (2*_TCP_COOKIE_MAX)
const _SYS_swapoff = ___NR_swapoff
const ___STDC_UTF_32__ = 1
const _REG_EDX = 9
const _PENDIN = 0040000
const ___INT8_MAX__ = 0x7f
const _ETH_P_ARCNET = 0x001A
const _FD_SETSIZE = ___FD_SETSIZE
const _MSG_EOR = 128
const __NET_IF_ARP_H = 1
const _RTM_F_CLONED = 0x200
const _EHWPOISON = 133
const _IPPROTO_NONE = 59
const _TCP_COOKIE_OUT_NEVER = (1 << 1)
const _EPROTO = 71
const __IOC_NRSHIFT = 0
const _F_EXLCK = 4
const ___NR_clone = 120
const ___NR_ptrace = 26
const _HAVE_ACOSL = 1
const _RTMGRP_IPV6_PREFIX = 0x20000
const _ARPHRD_IEEE80211_RADIOTAP = 803
const _RTNLGRP_IPV6_NETCONF = 25
const _PAGE_MASK = (^(_PAGE_SIZE-1))
const __CS_XBS5_ILP32_OFFBIG_LINTFLAGS = 1107
const __SC_OPEN_MAX = 4
const __SC_2_SW_DEV = 51
const _SCNd8 = "hhd"
const _IPV6_ADD_MEMBERSHIP = _IPV6_JOIN_GROUP
const _SIOCGRARP = 0x8961
const _IFLA_VF_PORTS = 24
const _CERASE = 0177
const ___NR_setpgid = 57
const _RTF_INTERFACE = 0x40000000
const _PRIoFAST8 = "o"
const ___defined_schedparam = 1
const _BRKINT = 0000002
const ___DECIMAL_BID_FORMAT__ = 1
const _SOL_SOCKET = 1
const __CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS = 1137
const _IFLA_PRIORITY = 9
const _ITIMER_REAL = 0
const _TCFLSH = 0x540B
const _IP_NODEFRAG = 22
const _SYS_getresuid32 = ___NR_getresuid32
const ___NR_sched_getaffinity = 242
const _IPPROTO_UDPLITE = 136
const _MADV_DONTFORK = 10
const _ENOENT = 2
const _RT_TABLE_MAIN = 254
const _IPTOS_ECN_ECT1 = 0x01
const _LOCK_WRITE = 128
const _IPOPT_TS_PRESPEC = 3
const ___POSIX_FADV_NOREUSE = 5
const _PTRACE_EVENT_EXIT = 6
const _XATTR_NAME_MAX = 255
const __POSIX_LOGIN_NAME_MAX = 9
const ___S_IFLNK = 0120000
const _IFF_ALLMULTI = 512
const _ENOPKG = 65
const ___ATOMIC_RELAXED = 0
const _IFLA_VF_LINK_STATE_ENABLE = 1
const _VTDLY = 0040000
const ___NR_timer_delete = 263
const _RTN_UNSPEC = 0
const _SO_SNDTIMEO = 21
const _AF_UNSPEC = _PF_UNSPEC
const _TIOCSERSETMULTI = 0x545B
const _ARPHRD_FCPL = 786
const _LOCK_RW = 192
const __SC_ARG_MAX = 0
const _ARPHRD_FCPP = 784
const _IFLA_VXLAN_ID = 1
const ___USE_XOPEN = 1
const _IPOPT_SEC = _IPOPT_SECURITY
const _IFLA_TXQLEN = 13
const _SYS_umount2 = ___NR_umount2
const _SO_ERROR = 4
const _CLOCK_REALTIME_COARSE = 5
const _IP_ADD_MEMBERSHIP = 35
const _RTPROT_DHCP = 16
const _CLONE_PTRACE = 0x00002000
const _PROT_NONE = 0x0
const _LINUX_REBOOT_CMD_RESTART = 0x01234567
const _MAX_INPUT = 255
const __SC_TIMERS = 11
const _UIO_MAXIOV = 1024
const __SC_TRACE_SYS_MAX = 244
const _PARMRK = 0000010
const __SC_XOPEN_XPG3 = 99
const _ENXIO = 6
const __SC_XOPEN_XPG4 = 100
const _MS_DIRSYNC = 128
const __SYS_WAIT_H = 1
const _ETH_P_TRAILER = 0x001C
const _SOL_TCP = 6
const _ADJ_MICRO = 0x1000
const _NDTA_THRESH1 = 2
const _SYS_sched_yield = ___NR_sched_yield
const _NDTA_THRESH2 = 3
const _SYS_sigpending = ___NR_sigpending
const _NDTA_THRESH3 = 4
const _LOCK_SH = 1
const ___SIZEOF_WCHAR_T__ = 4
const _SEM_VALUE_MAX = (2147483647)
const _SIOCGIFCOUNT = 0x8938
const _IFLA_INFO_SLAVE_DATA = 5
const _BS1 = 0020000
const _ARPHRD_ETHER = 1
const _IPPORT_NAMESERVER = 42
const __SC_BASE = 134
const _HOST_NAME_MAX = 64
const __CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS = 1131
const _F_SETPIPE_SZ = 1031
const __BITS_POSIX_OPT_H = 1
const _SYS_fremovexattr = ___NR_fremovexattr
const ___ILP32_OFF32_LDFLAGS = "-m32"
const _SYS_fsetxattr = ___NR_fsetxattr
const ___NR_exit = 1
const _BPF_H = 0x08
const _PR_SET_SECCOMP = 22
const _ETH_P_DIAG = 0x6005
const _LOGIN_NAME_MAX = 256
const _S_IRWXO = (_S_IRWXG >> 3)
const _ARPHRD_INFINIBAND = 32
const __IOC_WRITE = 1
const _TIOCEXCL = 0x540C
const ___NR_setgid32 = 214
const _CLONE_NEWUSER = 0x10000000
const _SYS_prctl = ___NR_prctl
const _IP_TRANSPARENT = 19
const _IFLA_PORT_HOST_UUID = 5
const ___NR_fanotify_mark = 339
const _IFF_POINTOPOINT = 16
const _CHAR_MAX = _SCHAR_MAX
const _SIOCGIFMETRIC = 0x891d
const _SYS_execve = ___NR_execve
const _ONLRET = 0000040
const _RTAX_RTTVAR = 5
const ___FLT_MIN_EXP__ = (-125)
const _IP_FREEBIND = 15
const _NUD_DELAY = 0x08
const ___NR_sendmmsg = 345
const _IPPORT_ECHO = 7
const ___NR_clock_getres = 266
const _MCAST_UNBLOCK_SOURCE = 44
const _ITIMER_VIRTUAL = 1
const _PRIiLEAST8 = "i"
const _ETH_P_CUST = 0x6006
const _IFLA_BRPORT_FAST_LEAVE = 7
const _SYS_setresuid = ___NR_setresuid
const _SHRT_MAX = ___SHRT_MAX__
const __STAT_VER_LINUX_OLD = 1
const ___S_IFCHR = 0020000
const _CMSPAR = 010000000000
const _ARPHRD_VOID = 0xFFFF
const ___NR_listxattr = 232
const _SYS_sigreturn = ___NR_sigreturn
const __IOC_NRMASK = ((1 << __IOC_NRBITS)-1)
const _IOCSIZE_SHIFT = (__IOC_SIZESHIFT)
const _EAGAIN = 11
const ___FLT_MAX_10_EXP__ = 38
const _IPV6_MULTICAST_LOOP = 19
const ___NR_getpgid = 132
const _SYS_mlockall = ___NR_mlockall
const _SO_PRIORITY = 12
const _MSG_DONTWAIT = 64
const ___GCC_ATOMIC_WCHAR_T_LOCK_FREE = 2
const _EINTR = 4
const _RTF_NOPMTUDISC = 0x4000
const _RTPROT_STATIC = 4
const _IFA_LABEL = 3
const _SO_PROTOCOL = 38
const ___NR_readahead = 225
const _TH_SYN = 0x02
const _MS_SYNCHRONOUS = 16
const _SIOCGIFPFLAGS = 0x8935
const __SYS_STATFS_H = 1
const ___STDC__ = 1
const ___DEC128_MAX__ = 9.999999999999999999999999999999999E6144
const _RTM_SETLINK = 19
const _MS_BORN = (1<<29)
const _LOCK_UN = 8
const _SYS_tee = ___NR_tee
const _FPE_FLTSUB = 8
const _MSG_WAITFORONE = 65536
const __PC_ALLOC_SIZE_MIN = 18
const _RTNLGRP_DECnet_RULE = 16
const _ATF_PERM = 0x04
const _DN_DELETE = 0x00000008
const _NI_NUMERICSERV = 2
const _PF_ISDN = 34
const _IPOPT_RESERVED2 = 0x60
const _IPTOS_TOS_MASK = 0x1E
const _REG_EIP = 14
const ___NR_chmod = 15
const _STDOUT_FILENO = 1
const _RTF_MSS = _RTF_MTU
const ___NR_mq_getsetattr = 282
const _NTF_SELF = 0x02
const _TCP_THIN_DUPACK = 17
const _IPOPT_DEBMEAS = 0x40
const _ETH_P_DSA = 0x001B
const ___SIZEOF_DOUBLE__ = 8
const _EMULTIHOP = 72
const __POSIX_QLIMIT = 1
const _SYS_getitimer = ___NR_getitimer
const _RTM_GETQDISC = 38
const _IFF_LOOPBACK = 8
const __SYS_USTAT_H = 1
const _SYS_getpgrp = ___NR_getpgrp
const _SA_ONSTACK = 0x08000000
const _RTAX_QUICKACK = 15
const __MKNOD_VER = __MKNOD_VER_LINUX
const __SC_ADVISORY_INFO = 132
const _SYS_getdents64 = ___NR_getdents64
const ___NR_close = 6
const _FS_BTREE_FL = 0x00001000
const ___NR_setdomainname = 121
const _MSG_RST = 4096
const __SC_REALTIME_SIGNALS = 9
const _IN_ALL_EVENTS = (_IN_ACCESS | _IN_MODIFY | _IN_ATTRIB | _IN_CLOSE_WRITE | _IN_CLOSE_NOWRITE | _IN_OPEN | _IN_MOVED_FROM | _IN_MOVED_TO | _IN_CREATE | _IN_DELETE | _IN_DELETE_SELF | _IN_MOVE_SELF)
const _FS_IMMUTABLE_FL = 0x00000010
const _TCP_INFO = 11
const ___NR_mknodat = 297
const _SCNi8 = "hhi"
const __SC_LEVEL1_DCACHE_ASSOC = 189
const _SO_PEERNAME = 28
const ___DBL_MIN_10_EXP__ = (-307)
const ___BIT_TYPES_DEFINED__ = 1
const __BITS_STAT_H = 1
const _SIGKILL = 9
const ___NR_mmap = 90
const __DIRENT_H = 1
const ___DEC128_MIN_EXP__ = (-6142)
const _RTA_CACHEINFO = 12
const _RTF_MTU = 0x0040
const _IFA_UNSPEC = 0
const ___NR_setrlimit = 75
const _MSG_CONFIRM = 2048
const __SC_NPROCESSORS_ONLN = 84
const _MCAST_JOIN_GROUP = 42
const _EOVERFLOW = 75
const _MADV_WILLNEED = 3
const _ARPHRD_HIPPI = 780
const _NSIG = __NSIG
const _AF_ROUTE = _PF_ROUTE
const _SIOCGSTAMPNS = 0x8907
const _TIOCMSET = 0x5418
const _IP_MULTICAST_LOOP = 34
const _RTM_GETMDB = 86
const ___USE_FILE_OFFSET64 = 1
const ___UINT_FAST64_MAX__ = 0xffffffffffffffff
const ___NR_rt_sigqueueinfo = 178
const _NDTPA_RETRANS_TIME = 5
const ___PTHREAD_RWLOCK_ELISION_EXTRA = 0
const __POSIX_THREAD_PRIO_INHERIT = 200809
const ___NR_setresgid32 = 210
const __SC_LEVEL1_ICACHE_LINESIZE = 187
const ___NR_msync = 144
const _FF0 = 0000000
const _FF1 = 0100000
const _ETH_P_ATMFATE = 0x8884
const __DEFAULT_SOURCE = 1
const _IPOPT_SECUR_RESTR = 0xaf13
const _PTRACE_GETFPXREGS = 18
const _SYS_getpriority = ___NR_getpriority
const _HAVE_PIPE2 = 1
const ___NR_clock_settime = 264
const ___NR_munlock = 151
const _RTM_GETLINK = 18
const ___NR_alarm = 27
const ___O_DSYNC = 010000
const _PRIO_PGRP = 1
const ___NR_syncfs = 344
const _ENOTSUP = _EOPNOTSUPP
const _NETLINK_UNUSED = 1
const ___NR_prof = 44
const _HAVE_SYS_SOCKET_H = 1
const _SYS_set_robust_list = ___NR_set_robust_list
const _CLOCK_MONOTONIC_COARSE = 6
const _NDTPA_UNSPEC = 0
const _SYS_lchown32 = ___NR_lchown32
const _SYS_process_vm_readv = ___NR_process_vm_readv
const _IPOPT_MINOFF = 4
const _IPV6_V6ONLY = 26
const _IFLA_PHYS_PORT_ID = 34
const _SIGEV_SIGNAL = 0
const _SYS_rt_sigsuspend = ___NR_rt_sigsuspend
const _RTM_NEWNEIGH = 28
const __ERRNO_H = 1
const ___NR_chdir = 12
const ___NR_exit_group = 252
const ___POSIX2_THIS_VERSION = 200809
const _NL1 = 0000400
const __SC_2_C_VERSION = 96
const _ARPHRD_SLIP6 = 258
const _SYS_getegid = ___NR_getegid
const __SC_THREAD_DESTRUCTOR_ITERATIONS = 73
const _SIGTSTP = 20
const _MSG_FIN = 512
const _NDUSEROPT_SRCADDR = 1
const _IN_CLASSC_HOST = (0xffffffff & ^_IN_CLASSC_NET)
const _CHAR_BIT = ___CHAR_BIT__
const _MCL_FUTURE = 2
const _RTAX_UNSPEC = 0
const _IFLA_BOND_FAIL_OVER_MAC = 13
const ___LDBL_HAS_DENORM__ = 1
const _SIGIOT = 6
const _ETH_P_SLOW = 0x8809
const _IPPORT_NETSTAT = 15
const ___NR_swapoff = 115
const _AT_SYMLINK_FOLLOW = 0x400
const _PR_MCE_KILL_LATE = 0
const _PORT_PROFILE_RESPONSE_INSUFFICIENT_RESOURCES = 260
const __CS_XBS5_ILP32_OFFBIG_LDFLAGS = 1105
const _FPE_INTOVF = 2
const ___NR_process_vm_readv = 347
const _N_SYNC_PPP = 14
const __MKNOD_VER_LINUX = 1
const _PAGE_SHIFT = 12
const _ILL_ILLOPN = 2
const _LOCK_READ = 64
const _IFLA_BOND_SLAVE_AD_AGGREGATOR_ID = 6
const _SOL_X25 = 262
const _IPTOS_LOWDELAY = 0x10
const __SYS_IOCTL_H = 1
const _SYS_getsid = ___NR_getsid
const ___S_IFSOCK = 0140000
const _PR_SET_MM_ARG_END = 9
const _PORT_PROFILE_RESPONSE_INPROGRESS = 257
const _SA_STACK = _SA_ONSTACK
const __SC_SEM_NSEMS_MAX = 32
const _IFA_ANYCAST = 5
const _NUD_PROBE = 0x10
const _PTRACE_PEEKUSER = 3
const _ICMP6_TIME_EXCEED_TRANSIT = 0
const __SC_PRIORITY_SCHEDULING = 10
const __CS_POSIX_V7_ILP32_OFFBIG_LIBS = 1138
const _SYS_readlinkat = ___NR_readlinkat
const _S_IEXEC = _S_IXUSR
const __BITS_TIME_H = 1
const ___NR_setgroups32 = 206
const ___NR_rt_sigpending = 176
const _PRId32 = "d"
const _TH_URG = 0x20
const _O_SYNC = 04010000
const __SYS_UIO_H = 1
const _IGNCR = 0000200
const _SIGABRT = 6
const __CS_POSIX_V7_LP64_OFF64_CFLAGS = 1140
const _BUS_OBJERR = 3
const _TIOCSSERIAL = 0x541F
const _TCP_CONGESTION = 13
const ___NR_query_module = 167
const _NLM_F_ROOT = 0x100
const _SYS_setregid32 = ___NR_setregid32
const _EBADRQC = 56
const _BPF_MEMWORDS = 16
const _RTNLGRP_ND_USEROPT = 20
const _ATF_DONTPUB = 0x40
const __SC_INT_MAX = 104
const ___NR_setuid = 23
const _HUPCL = 0002000
const _AF_RDS = _PF_RDS
const _PR_SET_TIMERSLACK = 29
const _CLONE_SIGHAND = 0x00000800
const _SCNu16 = "hu"
const _NI_IDN_USE_STD3_ASCII_RULES = 128
const ___NR_dup2 = 63
const ___NR_dup3 = 330
const __POSIX_THREAD_PRIO_PROTECT = 200809
const __CS_POSIX_V6_ILP32_OFFBIG_CFLAGS = 1120
const ___NR_sched_getscheduler = 157
const __SC_XOPEN_CRYPT = 92
const _RTM_NEWROUTE = 24
const _PRIdLEAST16 = "d"
const _IN_ISDIR = 0x40000000
const _IPPORT_EFSSERVER = 520
const _AF_IEEE802154 = _PF_IEEE802154
const _SYS_signalfd4 = ___NR_signalfd4
const ___NR_umount2 = 52
const _SO_TIMESTAMPING = 37
const _MS_RDONLY = 1
const _SKF_NET_OFF = (-0x100000)
const _DN_ACCESS = 0x00000001
const _SYS_access = ___NR_access
const __SC_V6_LPBIG_OFFBIG = 179
const _IPOPT_RESERVED1 = 0x20
const _TCP_COOKIE_MAX = 16
const _MS_STRICTATIME = 16777216
const ___NR_clock_gettime = 265
const __UTSNAME_RELEASE_LENGTH = __UTSNAME_LENGTH
const ___DEC32_MIN_EXP__ = (-94)
const _HAVE_SYS_PRCTL_H = 1
const __POSIX_REENTRANT_FUNCTIONS = 1
const _BLOCK_SIZE_BITS = 10
const _ECONNRESET = 104
const ___DBL_DECIMAL_DIG__ = 17
const _HAVE_OPENAT = 1
const _TUN_PKT_STRIP = 0x0001
const _VSTOP = 9
const _IPTOS_DSCP_AF11 = 0x28
const _IPTOS_DSCP_AF12 = 0x30
const _IPTOS_DSCP_AF13 = 0x38
const ___NR_recvmmsg = 337
const ___USE_XOPEN2K8 = 1
const _PR_FP_EXC_DIV = 0x010000
const _CLONE_DETACHED = 0x00400000
const _SYS_get_robust_list = ___NR_get_robust_list
const __SC_XBS5_LP64_OFF64 = 127
const __POSIX_TIMERS = 200809
const _TCPI_OPT_ECN_SEEN = 16
const _ARPHRD_ASH = 781
const _MS_RMT_MASK = (_MS_RDONLY|_MS_SYNCHRONOUS|_MS_MANDLOCK|_MS_I_VERSION)
const _SYS_mq_notify = ___NR_mq_notify
const ___NR__llseek = 140
const _IPPROTO_FRAGMENT = 44
const _SCNiLEAST16 = "hi"
const _RTM_NEWQDISC = 36
const _FS_NOTAIL_FL = 0x00008000
const _ICMP6_DST_UNREACH_ADDR = 3
const ___IFLA_BRPORT_MAX = 10
const ___NR_execve = 11
const _NETLINK_NO_ENOBUFS = 5
const _INT8_MAX = (127)
const _MADV_SEQUENTIAL = 2
const _F_WRLCK = 1
const _IP_PMTUDISC_WANT = 1
const _SYS_create_module = ___NR_create_module
const _REG_CS = 15
const _SYS_pivot_root = ___NR_pivot_root
const _B230400 = 0010003
const __NET_ROUTE_H = 1
const _HAVE_ACCEPT4 = 1
const _RPM_PCO_SETGLOBAL = 3
const _ENOBUFS = 105
const _ENOTNAM = 118
const _IPTOS_DSCP_AF21 = 0x48
const _IPTOS_DSCP_AF22 = 0x50
const _IPTOS_DSCP_AF23 = 0x58
const __SC_UIO_MAXIOV = 60
const ___W_CONTINUED = 0xffff
const _SCNo8 = "hho"
const _SYS_ioprio_set = ___NR_ioprio_set
const ___NR_gettimeofday = 78
const _PTRACE_CONT = 7
const _TIOCSPTLCK_val = 1074025521
const _PRIdLEAST32 = "d"
const _NETLINK_XFRM = 6
const _TCA_UNSPEC = 0
const _ETH_P_8021Q = 0x8100
const ___NR_oldfstat = 28
const _EPOLLRDBAND = 128
const _SYS_umask = ___NR_umask
const _NLM_F_ECHO = 8
const __SC_TRACE_USER_EVENT_MAX = 245
const _SYS_ipc = ___NR_ipc
const ___NR_sched_get_priority_min = 160
const _SYS_ppoll = ___NR_ppoll
const _SYS_finit_module = ___NR_finit_module
const _IFF_DEBUG = 4
const _RTAX_INITCWND = 11
const _IP_PMTUDISC_INTERFACE = 4
const _SIG_SETMASK = 2
const _SOL_ICMPV6 = 58
const _REG_DS = 3
const _SCNx32 = "x"
const _TCP_MSS = 512
const _CR1 = 0001000
const _CR2 = 0002000
const _NDTPA_DELAY_PROBE_TIME = 7
const _SYS_lseek = ___NR_lseek
const __FILE_OFFSET_BITS = 64
const _PF_VSOCK = 40
const __SC_COLL_WEIGHTS_MAX = 40
const __SC_THREAD_CPUTIME = 139
const _REG_ES = 2
const _IN_UNMOUNT = 0x00002000
const _IPTOS_DSCP_AF31 = 0x68
const _IPTOS_DSCP_AF32 = 0x70
const _IPTOS_DSCP_AF33 = 0x78
const _IFLA_BOND_PACKETS_PER_SLAVE = 20
const ___GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 = 1
const _PTRACE_GETEVENTMSG = 16897
const _TUN_TX_TIMESTAMP = 1
const __POSIX_THREAD_ROBUST_PRIO_INHERIT = 200809
const _SYS_pread64 = ___NR_pread64
const _PRIoLEAST16 = "o"
const _SCNiLEAST32 = "i"
const __POSIX_NGROUPS_MAX = 8
const _B4000000 = 0010017
const _PORT_PROFILE_RESPONSE_INVALID = 258
const _CREAD = 0000200
const _ETH_P_PPP_MP = 0x0008
const _TCSETS_val = 21506
const _SYS_epoll_create1 = ___NR_epoll_create1
const ___DBL_MAX_EXP__ = 1024
const _PTRACE_EVENT_SECCOMP = 7
const ___NR_geteuid32 = 201
const _IP_UNBLOCK_SOURCE = 37
const _EKEYREVOKED = 128
const __POSIX_TRACE_EVENT_FILTER = -1
const _AF_LOCAL = _PF_LOCAL
const _SCM_TIMESTAMPING = _SO_TIMESTAMPING
const ___NR_getpgrp = 65
const ___NR_rt_sigtimedwait = 177
const ___FD_ZERO_STOS = "stosl"
const _PTRACE_PEEKDATA = 2
const _PTRACE_SYSCALL = 24
const _SCNu32 = "u"
const _LINUX_REBOOT_CMD_SW_SUSPEND = 0xD000FCE2
const _O_DIRECTORY = ___O_DIRECTORY
const _ETHERTYPE_SPRITE = 0x0500
const _SOCK_RAW = 3
const _O_NOATIME = ___O_NOATIME
const _IPTOS_DSCP_AF41 = 0x88
const _IPTOS_DSCP_AF42 = 0x90
const _IPTOS_DSCP_AF43 = 0x98
const _TIOCSPGRP = 0x5410
const _ND_OPT_REDIRECTED_HEADER = 4
const _RTAX_FEATURE_ALLFRAG = 0x00000008
const _ICMP6_DST_UNREACH_BEYONDSCOPE = 2
const _IPOPT_TIMESTAMP = _IPOPT_TS
const _RTM_GETDCB = 78
const _WORD_BIT = 32
const _TCA_STATS = 3
const _N_SLIP = 1
const _POLL_IN = 1
const __SC_BC_STRING_MAX = 39
const _RTAX_FEATURE_SACK = 0x00000002
const __XOPEN_SOURCE = 700
const __ATFILE_SOURCE = 1
const _ICMP6_RR_FLAGS_PREVDONE = 0x08
const _ELNRNG = 48
const __POSIX_AIO_LISTIO_MAX = 2
const _RTN_UNICAST = 1
const _SIGSEGV = 11
const _NAME_MAX = 255
const _AF_VSOCK = _PF_VSOCK
const _F_ULOCK = 0
const __UTIME_H = 1
const ___IFLA_VF_LINK_STATE_MAX = 3
const _TIOCM_DSR = 0x100
const _EPERM = 1
const _MS_NODIRATIME = 2048
const __TERMIOS_H = 1
const _SYS_rt_sigpending = ___NR_rt_sigpending
const _IFLA_MASTER = 10
const _EOPNOTSUPP = 95
const _CS5 = 0000000
const _CS6 = 0000020
const __POSIX2_VERSION = ___POSIX2_THIS_VERSION
const _REG_FS = 1
const __SC_GETPW_R_SIZE_MAX = 70
const _IP_RECVERR = 11
const _HAVE_SINL = 1
const __CS_LFS64_LINTFLAGS = 1007
const _PRIoLEAST32 = "o"
const _PRIO_USER = 2
const _PR_SET_MM_EXE_FILE = 13
const _TCP_S_DATA_OUT = (1 << 3)
const _ATF_MAGIC = 0x80
const _NDTPA_GC_STALETIME = 6
const _REG_ESP = 7
const ___INT_FAST32_MAX__ = 0x7fffffff
const _RTNLGRP_NOP4 = 17
const _SIOCDELMULTI = 0x8932
const ___LDBL_DENORM_MIN__ = 1.1
const _PF_UNSPEC = 0
const _BPF_MOD = 0x90
const _F_GETOWN = ___F_GETOWN
const _TCPOPT_SACK_PERMITTED = 4
const __SC_THREAD_ATTR_STACKSIZE = 78
const _PTRACE_SETFPXREGS = 19
const _PF_IEEE802154 = 36
const _ELIBMAX = 82
const _B4800 = 0000014
const _IPPROTO_ENCAP = 98
const _IPV6_2292HOPOPTS = 3
const _REG_GS = 0
const ___NETINET_IP_H = 1
const _SKF_AD_PKTTYPE = 4
const __SC_MEMORY_PROTECTION = 19
const _RTMGRP_IPV6_IFINFO = 0x800
const _ULLONG_MAX = (_LLONG_MAX * 2 + 1)
const _BPF_JA = 0x00
const ___NR_nanosleep = 162
const _BPF_MAJOR_VERSION = 1
const ___NR_getegid = 50
const _PF_IUCV = 32
const _MAP_NORESERVE = 0x04000
const __POSIX_V6_ILP32_OFFBIG = 1
const _IFF_TAP = 0x0002
const _PRIu8 = "u"
const _RTNLGRP_IPV6_IFINFO = 12
const _FS_DIRTY_FL = 0x00000100
const ___NR_fallocate = 324
const ___NR_set_mempolicy = 276
const _CLONE_SYSVSEM = 0x00040000
const _B500000 = 0010005
const _FS_ECOMPR_FL = 0x00000800
const _RTA_MFC_STATS = 17
const _RTPROT_KERNEL = 2
const _SYS_gtty = ___NR_gtty
const ___FLT_MANT_DIG__ = 24
const ___NR_fstat = 108
const _PTRACE_O_EXITKILL = 1048576
const _NETLINK_INET_DIAG = _NETLINK_SOCK_DIAG
const _NETLINK_SCSITRANSPORT = 18
const ___NR_select = 82
const ___NR_pipe = 42
const _SA_NOCLDWAIT = 2
const _B200 = 0000006
const __POSIX_DELAYTIMER_MAX = 32
const _PR_SET_ENDIAN = 20
const _SYS_epoll_pwait = ___NR_epoll_pwait
const _PRIiFAST8 = "i"
const _SEEK_END = 2
const _SYS_timer_delete = ___NR_timer_delete
const _RLIM_INFINITY = 0xffffffffffffffff
const _TH_PUSH = 0x08
const ___NR_fadvise64_64 = 272
const _RTNLGRP_PHONET_ROUTE = 22
const __ISOC11_SOURCE = 1
const _SIGXCPU = 24
const _RTN_NAT = 10
const ___LDBL_MAX__ = 1.1
const _UINT_LEAST8_MAX = (255)
const _POSIX_FADV_SEQUENTIAL = 2
const _RTN_XRESOLVE = 11
const _unix = 1
const _SIZE_MAX = (4294967295)
const _STA_DEL = 0x0020
const _RT_SCOPE_NOWHERE = 255
const _CIBAUD = 002003600000
const ___clockid_t_defined = 1
const __CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS = 1147
const _AI_NUMERICHOST = 0x0004
const _IFLA_BRPORT_GUARD = 5
const _PRIX32 = "X"
const _IPTOS_ECN_CE = 0x03
const _IPTOS_PREC_NETCONTROL = _IPTOS_CLASS_CS7
const ___NR_getrusage = 77
const _NUD_REACHABLE = 0x02
const ___NR_uselib = 86
const _EPOLLWRNORM = 256
const __SIGSET_H_types = 1
const _TCP_LINGER2 = 8
const _IPPROTO_MH = 135
const __SC_INT_MIN = 105
const _ETIME = 62
const _IFLA_HSR_SEQ_NR = 5
const __POSIX_SYMLINK_MAX = 255
const _IFLA_PORT_RESPONSE = 7
const _IFLA_INET6_TOKEN = 7
const _RE_DUP_MAX = (0x7fff)
const _SYS_set_tid_address = ___NR_set_tid_address
const _B19200 = 0000016
const _IP_DEFAULT_MULTICAST_TTL = 1
const ___SIG_ATOMIC_MIN__ = (-___SIG_ATOMIC_MAX__ - 1)
const _IFLA_BOND_MIN_LINKS = 18
const _IPPROTO_RAW = 255
const _BPF_DIV = 0x30
const _RTA_SRC = 2
const _IPV6_PMTUDISC_DO = 2
const _RT_SCOPE_LINK = 253
const _BPF_LD = 0x00
const _SA_NOCLDSTOP = 1
const _NLA_F_NESTED = (1 << 15)
const _ENAVAIL = 119
const _TIOCSER_TEMT = 0x01
const _OPOST = 0000001
const _W_OK = 2
const _IPOPT_RA = 148
const _ETHERTYPE_IPX = 0x8137
const _RTM_GETNEIGHTBL = 66
const __SC_V6_LP64_OFF64 = 178
const _DELAYTIMER_MAX = 2147483647
const _PR_GET_NAME = 16
const _IFLA_BRPORT_COST = 3
const _SIOCGIFBR = 0x8940
const _IN_ONESHOT = 0x80000000
const _SYS_adjtimex = ___NR_adjtimex
const _IPOPT_RR = 7
const ___NR_sigprocmask = 126
const ___CPU_SETSIZE = 1024
const _VQUIT = 1
const _IFF_RUNNING = 64
const _SYS_ssetmask = ___NR_ssetmask
const _RTF_ADDRCONF = 0x00040000
const _ETH_P_EDSA = 0xDADA
const ___NR_setfsuid = 138
const _IPTOS_CLASS_CS6 = 0xc0
const _ICMP6_TIME_EXCEEDED = 3
const ___NR_setfsgid = 139
const _SIOCDELDLCI = 0x8981
const _SIOCGARP = 0x8954
const _RTF_DEFAULT = 0x00010000
const _SYS_mq_open = ___NR_mq_open
const _SYS_clock_getres = ___NR_clock_getres
const _MQ_PRIO_MAX = 32768
const __SC_CHAR_MAX = 102
const __STAT_VER_LINUX = 3
const _PR_SET_MM_AUXV = 12
const _BPF_XOR = 0xa0
const _TIOCPKT_FLUSHWRITE = 2
const _MAP_HUGETLB = 0x40000
const _HAVE_FACCESSAT = 1
const ___DBL_MIN_EXP__ = (-1021)
const __SC_THREAD_PRIORITY_SCHEDULING = 79
const _SCNiLEAST8 = "hhi"
const _IPV6_PMTUDISC_PROBE = 3
const _IPPORT_FINGER = 79
const _PTRACE_SEIZE_DEVEL = 2147483648
const _PORT_UUID_MAX = 16
const _LONG_LONG_MAX = ___LONG_LONG_MAX__
const _INT8_MIN = (-128)
const ___NR_write = 4
const ___S_IFBLK = 0060000
const _SCHED_FIFO = 1
const __PATH_HEQUIV = "/etc/hosts.equiv"
const _BPF_MSH = 0xa0
const __PC_SYNC_IO = 9
const ___have_sigval_t = 1
const _NETLINK_ISCSI = 8
const _FASYNC = _O_ASYNC
const _RTMGRP_IPV6_MROUTE = 0x200
const _EPOLL_CTL_ADD = 1
const __SC_TRACE = 181
const _PTRACE_SINGLESTEP = 9
const _IFLA_LINK = 5
const _HAVE_SYNC_BOOL_COMPARE_AND_SWAP_8 = 1
const _RTM_GETTFILTER = 46
const _COLL_WEIGHTS_MAX = 255
const _HAVE_RENAMEAT = 1
const _SYS_epoll_create = ___NR_epoll_create
const _ARPHRD_ADAPT = 264
const _TCP_MAX_WINSHIFT = 14
const _PACKET_STATISTICS = 6
const ___NR_linkat = 303
const _RTMGRP_DECnet_IFADDR = 0x1000
const _PRIo32 = "o"
const _AF_AX25 = _PF_AX25
const ___NR_open = 5
const _ARPHRD_EUI64 = 27
const _SYS_profil = ___NR_profil
const ___NR_truncate = 92
const ___NR_getrlimit = 76
const __POSIX_CHOWN_RESTRICTED = 0
const ___NR_pread64 = 180
const _PR_SET_MM_START_BRK = 6
const _SYS_getdents = ___NR_getdents
const _SO_DOMAIN = 39
const _S_ISVTX = ___S_ISVTX
const _PTRACE_POKEDATA = 5
const ___RLIM_NLIMITS = 16
const _IPOPT_TS = 68
const __SC_SHRT_MAX = 113
const _SYS_truncate = ___NR_truncate
const _SA_SIGINFO = 4
const __TIME_H = 1
const _SYS_getuid = ___NR_getuid
const _IPV6_PMTUDISC_WANT = 1
const __SC_2_PBS_MESSAGE = 171
const _IPPROTO_UDP = 17
const _SYS_wait4 = ___NR_wait4
const _RTAX_INITRWND = 14
const _ENOTUNIQ = 76
const _ND_OPT_HOME_AGENT_INFO = 8
const _NI_NAMEREQD = 8
const _IPV6_MULTICAST_HOPS = 18
const _LINUX_REBOOT_CMD_POWER_OFF = 0x4321FEDC
const _IFLA_IPOIB_UMCAST = 3
const _ENOSR = 63
const _PR_GET_TIMING = 13
const __POSIX_C_SOURCE = 200809
const _HAVE_MINCORE = 1
const ___SIZEOF_PTHREAD_MUTEXATTR_T = 4
const _SYS_name_to_handle_at = ___NR_name_to_handle_at
const _B576000 = 0010006
const _SEEK_SET = 0
const _BPF_OR = 0x40
const _PF_ROUTE = _PF_NETLINK
const __CS_POSIX_V6_ILP32_OFF32_CFLAGS = 1116
const _N_IRDA = 11
const _IPV6_RTHDR_STRICT = 1
const _PACKET_RECV_OUTPUT = 3
const _MADV_DONTNEED = 4
const _ND_REDIRECT = 137
const _IPPROTO_ROUTING = 43
const ___GCC_ATOMIC_CHAR16_T_LOCK_FREE = 2
const _BPF_MUL = 0x20
const _TUN_TUN_DEV = 0x0001
const _IP_PMTUDISC_PROBE = 3
const _SYS_sysfs = ___NR_sysfs
const _IPTOS_PREC_INTERNETCONTROL = _IPTOS_CLASS_CS6
const _HAVE_ASINL = 1
const ___NR_ftruncate64 = 194
const _NLM_F_ATOMIC = 0x400
const _F_LOCK = 1
const _ICMP6_PARAMPROB_HEADER = 0
const _ETH_P_IEEE802154 = 0x00F6
const _SIOCGIFHWADDR = 0x8927
const _DT_REG = 8
const _RTN_BLACKHOLE = 6
const _ADJ_MAXERROR = 0x0004
const _AF_INET6 = _PF_INET6
const _HAVE_MATHERR = 1
const _VEOF = 4
const _ICMP6_RR_FLAGS_SPECSITE = 0x10
const ___NR_setns = 346
const _ETH_P_LOOP = 0x0060
const _VEOL = 11
const _SYS_setgroups32 = ___NR_setgroups32
const _RTF_ALLONLINK = 0x00020000
const _X86_FXSR_MAGIC = 0x0000
const _ECHOCTL = 0001000
const _IUCLC = 0001000
const _HAVE_SEM_TIMEDWAIT = 1
const _MAP_STACK = 0x20000
const _SYS_personality = ___NR_personality
const __POSIX_MONOTONIC_CLOCK = 0
const _UTIME_OMIT = ((1 << 30) - 2)
const ___NR_setuid32 = 213
const _IPPROTO_SCTP = 132
const _ETHERTYPE_VLAN = 0x8100
const _RTPROT_GATED = 8
const _MS_MOVE = 8192
const _PR_SET_TSC = 26
const ___NR_lock = 53
const _IFF_AUTOMEDIA = 16384
const ___USE_FORTIFY_LEVEL = 0
const _EBFONT = 59
const ___NDTA_MAX = 9
const ___SIZEOF_LONG_LONG__ = 8
const _IPV6_PMTUDISC_DONT = 0
const _O_CLOEXEC = ___O_CLOEXEC
const _SKF_AD_MARK = 20
const _IFF_SLAVE = 2048
const _IFLA_PORT_INSTANCE_UUID = 4
const _FALLOC_FL_PUNCH_HOLE = 2
const _ARPHRD_NETROM = 0
const _AF_CAIF = _PF_CAIF
const __SC_USER_GROUPS = 166
const __UNISTD_H = 1
const _TCP_MAXWIN = 65535
const _FS_NODUMP_FL = 0x00000040
const _TIOCSLCKTRMIOS = 0x5457
const ___NR_finit_module = 350
const _SKF_AD_MAX = 56
const _FALLOC_FL_ZERO_RANGE = 16
const ___NR_fadvise64 = 250
const _PR_SET_MM_ARG_START = 8
const _EPOLLPRI = 2
const _EAI_FAIL = -4
const __SC_MEMLOCK_RANGE = 18
const ___NR_io_submit = 248
const _N_SMSBLOCK = 12
const _TCPI_OPT_SACK = 2
const _TIOCGETD = 0x5424
const __SC_2_C_DEV = 48
const _NETLINK_SELINUX = 7
const _CLOCK_THREAD_CPUTIME_ID = 3
const __SC_CHAR_BIT = 101
const _SA_RESETHAND = 0x80000000
const _ADJ_STATUS = 0x0010
const _PR_SET_PTRACER = 0x59616d61
const _PR_SET_MM_BRK = 7
const ___ILP32_OFFBIG_CFLAGS = "-m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
const __SC_2_PBS_LOCATE = 170
const __SYS_USER_H = 1
const _RTMGRP_IPV6_ROUTE = 0x400
const _B3000000 = 0010015
const ___NR_fstatat64 = 300
const _MS_MGC_VAL = 0xC0ED0000
const _ADJ_ESTERROR = 0x0008
const _ETH_P_DNA_DL = 0x6001
const ___NDA_MAX = 9
const ___NR_setgroups = 81
const _WAIT_ANY = (-1)
const ___ORDER_BIG_ENDIAN__ = 4321
const _ARPHRD_X25 = 271
const _LLONG_MAX = ___LONG_LONG_MAX__
const _SO_DONTROUTE = 5
const __SC_V7_LPBIG_OFFBIG = 240
const _ARPHRD_ECONET = 782
const ___GNUC_STDC_INLINE__ = 1
const _MS_PRIVATE = 262144
const _SCHED_RESET_ON_FORK = 0x40000000
const _PORT_PROFILE_RESPONSE_SUCCESS = 256
const _PR_GET_DUMPABLE = 3
const _IFLA_OPERSTATE = 16
const _SYS_preadv = ___NR_preadv
const _MOD_MAXERROR = _ADJ_MAXERROR
const _O_DIRECT = ___O_DIRECT
const __SC_PII_INTERNET = 56
const _RTNLGRP_IPV6_IFADDR = 9
const ___IFLA_PORT_MAX = 8
const _RTM_NEWADDR = 20
const _TIOCMIWAIT = 0x545C
const _SYS_sched_setscheduler = ___NR_sched_setscheduler
const _HAVE_SYS_SYSINFO_H = 1
const ___NR_stat = 106
const __XOPEN_IOV_MAX = __POSIX_UIO_MAXIOV
const __SC_2_VERSION = 46
const _HAVE_DL_ITERATE_PHDR = 1
const _SYS_init_module = ___NR_init_module
const _SYS_oldlstat = ___NR_oldlstat
const __POSIX_MQ_OPEN_MAX = 8
const _SYS_lgetxattr = ___NR_lgetxattr
const _SYS_rmdir = ___NR_rmdir
const _ETHERTYPE_AARP = 0x80F3
const _PACKAGE_TARNAME = "libgo"
const _INT_LEAST8_MAX = (127)
const _IPTOS_PREC_ROUTINE = _IPTOS_CLASS_CS0
const _IFA_F_OPTIMISTIC = 0x04
const ___NR_pselect6 = 308
const _F_GETSIG = ___F_GETSIG
const _SO_WIFI_STATUS = 41
const _S_IWOTH = (_S_IWGRP >> 3)
const _INPCK = 0000020
const _NDTPA_APP_PROBES = 9
const ___O_LARGEFILE = 0100000
const ___NR_setxattr = 226
const __POSIX_MAX_CANON = 255
const __SC_SHRT_MIN = 114
const _PR_GET_TSC = 25
const _BPF_IMM = 0x00
const _RTMGRP_IPV4_MROUTE = 0x20
const ___NR_epoll_create = 254
const _IPTOS_RELIABILITY = 0x04
const ___IFLA_MAX = 35
const _ARPHRD_FRAD = 770
const _SIOCSIFBRDADDR = 0x891a
const ___UINTPTR_MAX__ = 0xffffffff
const _TCPI_OPT_SYN_DATA = 32
const ___NR_fanotify_init = 338
const _AT_NO_AUTOMOUNT = 0x800
const ___NR_epoll_create1 = 329
const _SYS_setresgid = ___NR_setresgid
const _N_PROFIBUS_FDL = 10
const _ICMP6_RR_FLAGS_REQRESULT = 0x40
const _IFLA_IPOIB_MODE = 2
const _SYS_query_module = ___NR_query_module
const _SYS_timer_getoverrun = ___NR_timer_getoverrun
const ___NR_fremovexattr = 237
const _IFA_F_SECONDARY = 0x01
const __SC_JOB_CONTROL = 7
const ___NR_move_pages = 317
const _INET6_ADDRSTRLEN = 46
const _IFLA_IPOIB_PKEY = 1
const _IPPROTO_DCCP = 33
const _S_IRGRP = (_S_IRUSR >> 3)
const _SOL_IRDA = 266
const _HAVE_UNSHARE = 1
const _SCNxLEAST16 = "hx"
const ___NR_setresuid32 = 208
const _PR_MCE_KILL_GET = 34
const _TUN_F_CSUM = 0x01
const _MS_NOSUID = 2
const _AF_PACKET = _PF_PACKET
const _IFLA_BRPORT_MODE = 4
const _IFLA_BOND_PRIMARY_RESELECT = 12
const _MOD_ESTERROR = _ADJ_ESTERROR
const ___NR_fgetxattr = 231
const _TCP_QUICKACK = 12
const _O_TMPFILE = ___O_TMPFILE
const _EFBIG = 27
const __SC_2_C_BIND = 47
const _IPTOS_CLASS_CS0 = 0x00
const _IPTOS_CLASS_CS1 = 0x20
const _IPTOS_CLASS_CS2 = 0x40
const _SYS_fsync = ___NR_fsync
const _IPTOS_CLASS_CS4 = 0x80
const _IPTOS_CLASS_CS5 = 0xa0
const __IOC_DIRSHIFT = (__IOC_SIZESHIFT+__IOC_SIZEBITS)
const _IPTOS_CLASS_CS7 = 0xe0
const _SYS_umount = ___NR_umount
const _LINUX_REBOOT_MAGIC2A = 85072278
const _PR_MCE_KILL_CLEAR = 0
const _LINUX_REBOOT_MAGIC2B = 369367448
const _EXDEV = 18
const _NUD_INCOMPLETE = 0x01
const _PTRACE_SETSIGINFO = 16899
const _EL3HLT = 46
const _SYS_fanotify_mark = ___NR_fanotify_mark
const __POSIX_NAME_MAX = 14
const ___NR_timer_getoverrun = 262
const _IPV6_TCLASS = 67
const _PORT_REQUEST_ASSOCIATE = 2
const _NDTA_PARMS = 6
const _AF_X25 = _PF_X25
const _BSDLY = 0020000
const _WAIT_MYPGRP = 0
const ___NR_afs_syscall = 137
const ___UINT_FAST8_MAX__ = 0xff
const __SC_CHAR_MIN = 103
const _FS_COMPR_FL = 0x00000004
const _ICMP6_RR_RESULT_FLAGS_OOB = 0x0200
const __SC_THREAD_ROBUST_PRIO_PROTECT = 248
const ___NR_mq_open = 277
const _IFF_MASTER = 1024
const _IFLA_INET6_MCAST = 4
const _SYS_gettimeofday = ___NR_gettimeofday
const _RTNH_F_PERVASIVE = 2
const __POSIX_MESSAGE_PASSING = 200809
const ___PTRDIFF_MAX__ = 0x7fffffff
const _SI_KERNEL = 128
const __SC_BC_BASE_MAX = 36
const _SYS_sync_file_range = ___NR_sync_file_range
const _ARPHRD_CSLIP = 257
const _PR_FP_EXC_OVF = 0x020000
const __SC_RE_DUP_MAX = 44
const _IFLA_VXLAN_LOCAL6 = 17
const _CLD_DUMPED = 3
const _SYS_migrate_pages = ___NR_migrate_pages
const _CSIZE = 0000060
const _RTMGRP_TC = 8
const _EACCES = 13
const __SC_LEVEL4_CACHE_LINESIZE = 199
const _RTPROT_ZEBRA = 11
const __POSIX_THREAD_THREADS_MAX = 64
const _CLOCK_BOOTTIME = 7
const _CQUIT = 034
const _REG_SS = 18
const __SC_XOPEN_VERSION = 89
const ___INT16_MAX__ = 0x7fff
const ___NR_io_cancel = 249
const __SYS_CDEFS_H = 1
const _SCNxLEAST32 = "x"
const _ETH_P_MOBITEX = 0x0015
const _SI_TIMER = -2
const _ENOKEY = 126
const _ARPHRD_CSLIP6 = 259
const ___WINT_MIN__ = 0
const ___S_IFREG = 0100000
const _INTPTR_MIN = (-2147483647-1)
const ___S_ISUID = 04000
const _PR_SET_SECUREBITS = 28
const _SKF_AD_RXHASH = 32
const _PF_LOCAL = 1
const ___NR_utime = 30
const _S_IFMT = ___S_IFMT
const ___NR_kcmp = 349
const _SYS_splice = ___NR_splice
const __POSIX_TRACE_INHERIT = -1
const _SYS_oldstat = ___NR_oldstat
const _ARPHRD_LAPB = 516
const _CLOCK_MONOTONIC_RAW = 4
const _MCAST_EXCLUDE = 0
const _SIOCSIFMTU = 0x8922
const _SIOCDELRT = 0x890C
const _SIOCGIFCONF = 0x8912
const _FS_SECRM_FL = 0x00000001
const __SC_LEVEL1_ICACHE_SIZE = 185
const __PC_MAX_CANON = 1
const _FIOCLEX = 0x5451
const ___ILP32_OFFBIG_LDFLAGS = "-m32"
const _IFLA_HSR_MULTICAST_SPEC = 3
const ___INT_FAST16_MAX__ = 0x7fffffff
const _SYS_setreuid32 = ___NR_setreuid32
const _SYS_set_thread_area = ___NR_set_thread_area
const _MS_BIND = 4096
const _ARPOP_InREQUEST = 8
const _SIZEOF_VOID_P = 4
const _SIOCGIFNETMASK = 0x891b
const _SCHED_BATCH = 3
const _ARPHRD_SLIP = 256
const _MS_RELATIME = 2097152
const _RUSAGE_SELF = 0
const ___F_SETOWN_EX = 15
const ___RLIMIT_NICE = 13
const _SO_ATTACH_FILTER = 26
const _EPOLLIN = 1
const _IFA_F_HOMEADDRESS = 0x10
const _RTF_THROW = 0x2000
const _SYS_open_by_handle_at = ___NR_open_by_handle_at
const ___SIZEOF_WINT_T__ = 4
const _SYS_madvise = ___NR_madvise
const _STA_FREQHOLD = 0x0080
const __PATH_NETWORKS = "/etc/networks"
const _NCCS = 32
const __SC_V6_ILP32_OFF32 = 176
const _CLD_EXITED = 1
const ___i486__ = 1
const _TUN_TAP_DEV = 0x0002
const ___NR_fstatfs64 = 269
const _RLIMIT_CORE = 4
const _SYS_keyctl = ___NR_keyctl
const _SYS_sigsuspend = ___NR_sigsuspend
const _EPOLLWAKEUP = 536870912
const ___NR_flistxattr = 234
const __SC_BARRIERS = 133
const _SYS_setgid = ___NR_setgid
const __SC_WORD_BIT = 107
const _SYS_clone = ___NR_clone
const _SI_USER = 0
const _IN_CLASSB_NSHIFT = 16
const _NDTPA_PROXY_QLEN = 14
const _PRIi16 = "i"
const _IFLA_BOND_AD_INFO_PARTNER_MAC = 5
const ___NR_symlinkat = 304
const __SC_DEVICE_SPECIFIC = 141
const _HAVE_FUTIMESAT = 1
const ___PDP_ENDIAN = 3412
const _PTHREAD_KEYS_MAX = 1024
const __POSIX_V7_ILP32_OFFBIG = 1
const ___UINTMAX_MAX__ = 0xffffffffffffffff
const _IFLA_WEIGHT = 15
const _IPV6_XFRM_POLICY = 35
const ___NR_access = 33
const _RTMGRP_IPV6_IFADDR = 0x100
const ___NR_link = 9
const _PTRACE_POKEUSER = 6
const ___SCHAR_MAX__ = 0x7f
const _RTNLGRP_DECnet_ROUTE = 15
const _AF_IPX = _PF_IPX
const _SYS_fadvise64 = ___NR_fadvise64
const _RTM_DELTCLASS = 41
const _IFLA_STATS = 7
const _EROFS = 30
const _SO_NO_CHECK = 11
const __XOPEN_SHM = 1
const _ARPHRD_LOCALTLK = 773
const __SC_DEVICE_SPECIFIC_R = 142
const __SC_SELECT = 59
const ___IFA_MAX = 9
const _ECANCELED = 125
const _CSTOPB = 0000100
const _TCA_XSTATS = 4
const _UINT_MAX = (_INT_MAX * 2 + 1)
const _PR_TIMING_STATISTICAL = 0
const _SCNdFAST8 = "hhd"
const _MAXTTL = 255
const _EAI_NODATA = -5
const _TCP_CA_CWR = 2
const _IXON = 0002000
const ___gnu_linux__ = 1
const __PATH_SERVICES = "/etc/services"
const _AF_UNIX = _PF_UNIX
const _ETH_P_HDLC = 0x0019
const _RTPROT_BIRD = 12
const _ARPHRD_HWX25 = 272
const _IFLA_BRPORT_UNSPEC = 0
const _RTM_GETADDR = 22
const _TCION = 3
const _AF_KEY = _PF_KEY
const _SYS_fchmodat = ___NR_fchmodat
const _TIOCNOTTY = 0x5422
const _SO_NOFCS = 43
const _SYS_clock_settime = ___NR_clock_settime
const _IP_PKTOPTIONS = 9
const _TCP_QUEUES_NR = 3
const _IPTOS_DSCP_MASK = 0xfc
const _CLOCK_PROCESS_CPUTIME_ID = 2
const _PR_FP_EXC_DISABLED = 0
const _MADV_DODUMP = 17
const _SYS_get_thread_area = ___NR_get_thread_area
const _TCP_CLOSE = 7
const _MAX_LINKS = 32
const _RTNL_FAMILY_IPMR = 128
const _NL_MMAP_STATUS_COPY = 3
const __SC_READER_WRITER_LOCKS = 153
const _ARPHRD_FCFABRIC = 787
const _CLONE_PARENT_SETTID = 0x00100000
const __CS_XBS5_ILP32_OFF32_LINTFLAGS = 1103
const _RTM_NEWRULE = 32
const _IFF_NOTRAILERS = 32
const _NL_MMAP_STATUS_UNUSED = 0
const _PRIi32 = "i"
const _TIME_ERROR = 5
const ___NR_read = 3
const _VEOL2 = 16
const _ETHERTYPE_NTRAILER = 16
const __SC_MONOTONIC_CLOCK = 149
const ___UINT_LEAST64_MAX__ = 0xffffffffffffffff
const _HAVE_AS_X86_PCREL = 1
const _SYS_setpriority = ___NR_setpriority
const _TUN_FLT_ALLMULTI = 0x0001
const _NETLINK_RX_RING = 6
const _ENOTRECOVERABLE = 131
const _LLONG_MIN = (-_LLONG_MAX - 1)
const ___NR_epoll_wait = 256
const _SOL_IPV6 = 41
const _IFLA_BROADCAST = 2
const ___LDBL_MANT_DIG__ = 64
const _MNT_EXPIRE = 4
const ___NR_waitid = 284
const __SC_V6_ILP32_OFFBIG = 177
const _IXANY = 0004000
const _SYS_sched_setaffinity = ___NR_sched_setaffinity
const _POLL_ERR = 4
const _F_RDLCK = 0
const _SYS_rt_sigprocmask = ___NR_rt_sigprocmask
const _AT_FDCWD = -100
const __SC_PII_OSI_CLTS = 64
const _SYS_pipe2 = ___NR_pipe2
const __CS_GNU_LIBPTHREAD_VERSION = 3
const _TCSADRAIN = 1
const _LONG_MAX = ___LONG_MAX__
const _PRId16 = "d"
const __SYS_INOTIFY_H = 1
const __SC_XOPEN_XCU_VERSION = 90
const _INT_LEAST8_MIN = (-128)
const _SIGIO = 29
const ___NR_sigsuspend = 72
const __PC_FILESIZEBITS = 13
const _TIOCGPGRP = 0x540F
const _TIOCGWINSZ_val = 21523
const __SC_LEVEL2_CACHE_LINESIZE = 193
const _ETH_P_ATMMPOA = 0x884c
const _HAVE_STRINGS_H = 1
const _DN_CREATE = 0x00000004
const _SO_OOBINLINE = 10
const __POSIX_ASYNCHRONOUS_IO = 200809
const __CS_LFS_LIBS = 1002
const _PACKET_MR_PROMISC = 1
const ___USE_ISOC11 = 1
const _TCSBRK = 0x5409
const _RTF_UP = 0x0001
const _BPF_MINOR_VERSION = 1
const ___GNU_LIBRARY__ = 6
const ___STDC_ISO_10646__ = 201103
const _EISNAM = 120
const _IFLA_LINKINFO = 18
const _IP_PMTUDISC_DO = 2
const _IP_PKTINFO = 8
const _O_RSYNC = _O_SYNC
const _SPLICE_F_NONBLOCK = 2
const _CLONE_CHILD_CLEARTID = 0x00200000
const _HAVE_OFF64_T = 1
const __SC_FILE_SYSTEM = 148
const _CHARCLASS_NAME_MAX = 2048
const ___LP64_OFF64_CFLAGS = "-m64"
const __SC_LEVEL2_CACHE_ASSOC = 192
const __POSIX_THREADS = 200809
const _RTEXT_FILTER_BRVLAN = (1 << 1)
const _RTAX_REORDERING = 9
const _PF_ATMSVC = 20
const _PR_TSC_SIGSEGV = 2
const _MLD_LISTENER_REPORT = 131
const _UPAGES = 1
const __SC_PII_OSI_M = 65
const _MSG_ERRQUEUE = 8192
const _ARPHRD_IEEE802154 = 804
const _TIOCPKT = 0x5420
const _ESRCH = 3
const ___SIZEOF_PTHREAD_RWLOCK_T = 32
const _IFLA_BRPORT_LEARNING = 8
const _SYS_oldfstat = ___NR_oldfstat
const _ATF_USETRAILERS = 0x10
const _IN_MOVE_SELF = 0x00000800
const __SC_SYSTEM_DATABASE_R = 163
const _RTA_SESSION = 13
const _PACKAGE_VERSION = "version-unused"
const ___DEC128_SUBNORMAL_MIN__ = 0.000000000000000000000000000000001E-6143
const _B2000000 = 0010013
const _SYS_chmod = ___NR_chmod
const ___UINT_LEAST8_MAX__ = 0xff
const _R_OK = 4
const _SYS_eventfd2 = ___NR_eventfd2
const _SIGBUS = 7
const _FP_XSTATE_MAGIC1 = 0x46505853
const _FP_XSTATE_MAGIC2 = 0x46505845
const _TCGETS_val = 21505
const _NLM_F_REQUEST = 1
const _EPOLLMSG = 1024
const _MADV_NOHUGEPAGE = 15
const _HAVE_INOTIFY_INIT = 1
const _PR_SET_KEEPCAPS = 8
const _PR_ENDIAN_BIG = 0
const _IPPORT_LOGINSERVER = 513
const _SYS_clock_gettime = ___NR_clock_gettime
const _MSG_TRYHARD = 4
const ___S_ISVTX = 01000
const __POSIX_SYNCHRONIZED_IO = 200809
const _SYS_close = ___NR_close
const __POSIX_SPORADIC_SERVER = -1
const __NSIG = 65
const __POSIX_FD_SETSIZE = __POSIX_OPEN_MAX
const _ENOTTY = 25
const ___NR_sendfile64 = 239
const _RTA_PRIORITY = 6
const _ETH_P_LAT = 0x6004
const _PR_GET_NO_NEW_PRIVS = 39
const _TUN_NOCHECKSUM = 0x0020
const _FPE_FLTRES = 6
const _FS_RESERVED_FL = 0x80000000
const _SYS_signal = ___NR_signal
const _EPOLLOUT = 4
const _ADJ_TIMECONST = 0x0020
const _PTRACE_INTERRUPT = 16903
const _VKILL = 3
const _RTMGRP_DECnet_ROUTE = 0x4000
const _SO_ACCEPTCONN = 30
const _NDA_PROBES = 4
const _IFF_MULTI_QUEUE = 0x0100
const __POSIX_TIMER_MAX = 32
const ___NR_mknod = 14
const _REG_EFL = 16
const _MS_SLAVE = 524288
const _IP_MULTICAST_TTL = 33
const _SOCK_SEQPACKET = 5
const ___WALL = 0x40000000
const _RTM_DELMDB = 85
const _NLMSG_ERROR = 0x2
const _PR_GET_TID_ADDRESS = 40
const _SYS_vmsplice = ___NR_vmsplice
const _TCP_SYNCNT = 7
const _RT_SCOPE_SITE = 200
const _CLONE_NEWNS = 0x00020000
const _IFA_F_TEMPORARY = _IFA_F_SECONDARY
const _IPPORT_TTYLINK = 87
const ___NR_oldstat = 18
const _POLL_PRI = 5
const _IPV6_2292PKTINFO = 2
const _AI_ALL = 0x0010
const _ETH_P_FCOE = 0x8906
const ___NR_adjtimex = 124
const _MOD_TAI = _ADJ_TAI
const ___FLT_DENORM_MIN__ = 1.1
const _ECHOPRT = 0002000
const __CS_POSIX_V7_ILP32_OFF32_CFLAGS = 1132
const _F_SHLCK = 8
const _ETIMEDOUT = 110
const __SC_FILE_LOCKING = 147
const _MSG_PEEK = 2
const _SYS_msync = ___NR_msync
const _ETH_P_1588 = 0x88F7
const __SC_PASS_MAX = 88
const _IFLA_HSR_UNSPEC = 0
const _BRIDGE_MODE_UNSPEC = 0
const _FLUSHO = 0010000
const _SYS_lstat = ___NR_lstat
const _TIOCM_RTS = 0x004
const _ARPHRD_IRDA = 783
const _EPIPE = 32
const _STA_FLL = 0x0008
const _ICMP6_RR_FLAGS_TEST = 0x80
const _SYS_alarm = ___NR_alarm
const _IFF_TUN = 0x0001
const _HAVE_INOTIFY_ADD_WATCH = 1
const _PRIX16 = "X"
const _SYS_mpx = ___NR_mpx
const _ND_NA_FLAG_ROUTER = 0x00000080
const _MADV_NORMAL = 0
const ___INTPTR_MAX__ = 0x7fffffff
const ___have_siginfo_t = 1
const _HAVE_EXPL = 1
const _IP_MULTICAST_IF = 32
const _EXPR_NEST_MAX = __POSIX2_EXPR_NEST_MAX
const _N_PPP = 3
const _IFLA_PORT_UNSPEC = 0
const _PF_INET6 = 10
const _SYS_chdir = ___NR_chdir
const _PTRACE_EVENT_VFORK = 2
const _SO_RCVTIMEO = 20
const ___NR_times = 43
const __POSIX_UIO_MAXIOV = 16
const _IP_TOS = 1
const _IPV6_PMTUDISC_OMIT = 5
const ___UINT16_MAX__ = 0xffff
const _ARPD_UPDATE = 0x01
const __CS_LFS_LINTFLAGS = 1003
const __IOC_DIRMASK = ((1 << __IOC_DIRBITS)-1)
const _RTM_GETNEIGH = 30
const _SYS_capset = ___NR_capset
const _ICMP6_ROUTER_RENUMBERING = 138
const _ILL_ILLADR = 3
const _RLIMIT_DATA = 2
const _SYS_oldolduname = ___NR_oldolduname
const _PR_CAPBSET_READ = 23
const _TCP_MD5SIG = 14
const _LONG_BIT = 32
const ___PREFIX_MAX = 3
const _TCSAFLUSH = 2
const __SC_SEMAPHORES = 21
const _IPV6_RTHDRDSTOPTS = 55
const ___NR_madvise = 219
const ___NR_vm86 = 166
const _PTRACE_TRACEME = 0
const ___INT_LEAST16_MAX__ = 0x7fff
const _IFA_F_MANAGETEMPADDR = 0x100
const _IN_CREATE = 0x00000100
const _TCGETA = 0x5405
const _IFLA_MTU = 4
const _RTA_GATEWAY = 5
const __CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS = 1139
const ___SIZEOF_PTHREAD_COND_T = 48
const ___S_IFIFO = 0010000
const ___PRI64_PREFIX = "ll"
const __CS_POSIX_V7_ILP32_OFF32_LINTFLAGS = 1135
const _IFLA_PROMISCUITY = 30
const _PR_SET_CHILD_SUBREAPER = 36
const ___NR_lchown32 = 198
const _IPPORT_TELNET = 23
const _TCGETS = 0x5401
const _TIOCSCTTY_val = 21518
const _NO_RECOVERY = 3
const _TCGETX = 0x5432
const _RTAX_LOCK = 1
const _ETH_P_DNA_RC = 0x6002
const _IPPROTO_PIM = 103
const _PROT_READ = 0x1
const _SIGSYS = 31
const _RTF_CACHE = 0x01000000
const ___NR_kill = 37
const _ICMP6_ECHO_REQUEST = 128
const _IFLA_VXLAN_LOCAL = 4
const __SYS_TYPES_H = 1
const _ETH_P_DNA_RT = 0x6003
const __SC_MEMLOCK = 17
const _SKF_AD_PROTOCOL = 0
const _BPF_A = 0x10
const _BPF_B = 0x10
const _PTRACE_O_TRACECLONE = 8
const _PF_INET = 2
const _ARPHRD_PIMREG = 779
const _SIG_ATOMIC_MIN = (-2147483647-1)
const ___GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 = 1
const ___GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 = 1
const _BPF_K = 0x00
const _FFSYNC = _O_FSYNC
const _FS_APPEND_FL = 0x00000020
const _RTAX_CWND = 7
const __POSIX2_C_BIND = ___POSIX2_THIS_VERSION
const __XOPEN_REALTIME_THREADS = 1
const _BPF_W = 0x00
const _BPF_X = 0x08
const ___INT_MAX__ = 0x7fffffff
const ___GCC_HAVE_DWARF2_CFI_ASM = 1
const _TCPOLEN_TIMESTAMP = 10
const _ETH_P_CAIF = 0x00F7
const _NDA_PORT = 6
const _SYS_inotify_init = ___NR_inotify_init
const _IFF_UP = 1
const _EPOLLRDHUP = 8192
const _TIOCSRS485 = 0x542F
const ___IFLA_INET_MAX = 2
const ___SIZEOF_PTHREAD_RWLOCKATTR_T = 8
const _AF_MAX = _PF_MAX
const ___ATOMIC_CONSUME = 1
const _RTNLGRP_DCB = 23
const _PTRDIFF_MIN = (-2147483647-1)
const __SC_SPORADIC_SERVER = 160
const _SCNu8 = "hhu"
const __SC_THREAD_ROBUST_PRIO_INHERIT = 247
const _IP_RECVTOS = 13
const _PF_NETBEUI = 13
const _NDTPA_IFINDEX = 1
const _IP_MAX_MEMBERSHIPS = 20
const _AI_CANONNAME = 0x0002
const ___NR_mlockall = 152
const _SKF_AD_HATYPE = 28
const ___NR_pipe2 = 331
const _CLONE_CHILD_SETTID = 0x01000000
const _IPV6_NEXTHOP = 9
const _RTCF_DOREDIRECT = 0x01000000
const _NDA_IFINDEX = 8
const __SC_PII = 53
const _AF_ATMSVC = _PF_ATMSVC
const _PF_PACKET = 17
const _SYS_futimesat = ___NR_futimesat
const _IPTOS_PREC_FLASH = _IPTOS_CLASS_CS3
const _ARPHRD_IPGRE = 778
const __SC_SHELL = 157
const _HAVE_LOGL = 1
const _PORT_VDP_RESPONSE_INVALID_FORMAT = 1
const ___USE_POSIX2 = 1
const _ENOMEM = 12
const _IN_CLASSA_NET = 0xff000000
const _ESRMNT = 69
const _IPV6_LEAVE_ANYCAST = 28
const _ENOTEMPTY = 39
const _SYS_ulimit = ___NR_ulimit
const _PTRACE_GETSIGINFO = 16898
const __IOC_NRBITS = 8
const _PIPE_BUF = 4096
const _AF_ISDN = _PF_ISDN
const ___NR_sigpending = 73
const _NDTA_NAME = 1
const _ARPHRD_NONE = 0xFFFE
const _TCP_SYN_SENT = 2
const _RTNLGRP_IPV4_RULE = 8
const _TUN_TYPE_MASK = 0x000f
const _O_PATH = ___O_PATH
const _TIME_BAD = _TIME_ERROR
const _SYS_sched_getparam = ___NR_sched_getparam
const _PR_SET_NO_NEW_PRIVS = 38
const _RTF_FLOW = 0x02000000
const _SYS_set_mempolicy = ___NR_set_mempolicy
const _WCONTINUED = 8
const _IFF_NOFILTER = 0x1000
const ___time_t_defined = 1
const _B600 = 0000010
const _ARPHRD_BIF = 775
const _O_DSYNC = ___O_DSYNC
const _RTPROT_RA = 9
const _IFLA_VLAN_QOS_UNSPEC = 0
const __SC_DEVICE_IO = 140
const _RTM_DELROUTE = 25
const _SCHED_RR = 2
const _PRIo8 = "o"
const _RTM_NEWNDUSEROPT = 68
const _IFLA_PORT_REQUEST = 6
const _IFLA_BOND_AD_INFO_AGGREGATOR = 1
const _PACKET_LOOPBACK = 5
const ___NR_idle = 112
const _SIOCGIFMAP = 0x8970
const ___NR_profil = 98
const ___IFLA_BOND_SLAVE_MAX = 7
const _SIOCSARP = 0x8955
const _SYS_prlimit64 = ___NR_prlimit64
const ___DEC32_MIN__ = 1E-95
const _NLM_F_REPLACE = 0x100
const _TIOCOUTQ = 0x5411
const _IFA_CACHEINFO = 6
const _SYNC_FILE_RANGE_WAIT_BEFORE = 1
const _PR_FP_EXC_UND = 0x040000
const _PACKAGE_BUGREPORT = ""
const _IPV6_2292DSTOPTS = 4
const ___ATOMIC_HLE_ACQUIRE = 65536
const _SYS_timerfd_settime = ___NR_timerfd_settime
const ___NR_sigaction = 67
const _POSIX_FADV_RANDOM = 1
const _PRIiLEAST16 = "i"
const _TCA_STAB = 8
const ___USE_ISOC95 = 1
const __HAVE_STRUCT_TERMIOS_C_OSPEED = 1
const _O_NOFOLLOW = ___O_NOFOLLOW
const ___USE_ISOC99 = 1
const ___NR_getuid = 24
const _F_OFD_SETLKW = 38
const _EEXIST = 17
const __XBS5_ILP32_OFFBIG = 1
const _RTNL_FAMILY_MAX = 129
const _ARPHRD_CHAOS = 5
const _TCP_CA_Disorder = 1
const ___IFLA_VF_INFO_MAX = 2
const _ETH_P_BATMAN = 0x4305
const __STAT_VER = __STAT_VER_LINUX
const _POLL_MSG = 3
const _SYS_swapon = ___NR_swapon
const ___LDBL_HAS_QUIET_NAN__ = 1
const _ICMP6_FILTER_PASSONLY = 4
const _IP_TTL = 2
const _SYS_rt_sigqueueinfo = ___NR_rt_sigqueueinfo
const ___NR_timer_settime = 260
const _SYS_getpmsg = ___NR_getpmsg
const __SYS_RESOURCE_H = 1
const _DEFFILEMODE = (_S_IRUSR|_S_IWUSR|_S_IRGRP|_S_IWGRP|_S_IROTH|_S_IWOTH)
const _RTA_DST = 1
const ___STDC_IEC_559__ = 1
const _AF_NETROM = _PF_NETROM
const _IPTOS_THROUGHPUT = 0x08
const _CLOCK_BOOTTIME_ALARM = 9
const _IFLA_MACVLAN_MODE = 1
const _S_IWRITE = _S_IWUSR
const __CS_POSIX_V6_LP64_OFF64_CFLAGS = 1124
const _ETH_P_TR_802_2 = 0x0011
const _TIOCM_DTR = 0x002
const __SC_USER_GROUPS_R = 167
const _ETH_P_ALL = 0x0003
const ___RLIMIT_RSS = 5
const _IPPORT_SYSTAT = 11
const ___NR_rt_sigaction = 174
const _SIGSTKFLT = 16
const _PRIO_PROCESS = 0
const _IFLA_NUM_RX_QUEUES = 32
const _MS_KERNMOUNT = 4194304
const _L_INCR = 1
const _RTM_NEWACTION = 48
const _SYS_getegid32 = ___NR_getegid32
const _EAFNOSUPPORT = 97
const _IFLA_BOND_AD_LACP_RATE = 21
const _SYS_select = ___NR_select
const ___SI_MAX_SIZE = 128
const _IFLA_COST = 8
const _NLMSG_DONE = 0x3
const ___NR_statfs = 99
const ___F_GETOWN_EX = 16
const __CS_POSIX_V6_ILP32_OFFBIG_LIBS = 1122
const ___NR_getdents64 = 220
const _HAVE_INOTIFY_INIT1 = 1
const _AI_V4MAPPED = 0x0008
const ___NR_epoll_ctl = 255
const _SYS_fstat64 = ___NR_fstat64
const _SIGEV_THREAD_ID = 4
const _NL_ARGMAX = __POSIX_ARG_MAX
const _SS_DISABLE = 2
const _O_NDELAY = _O_NONBLOCK
const _ETH_P_CAN = 0x000C
const ___SIZEOF_PTHREAD_BARRIERATTR_T = 4
const ___FLT_EVAL_METHOD__ = 2
const _IN_LOOPBACKNET = 127
const _P_ALL = 0
const _ETH_P_MPLS_MC = 0x8848
const ___RLIMIT_NLIMITS = 16
const _IFLA_BOND_SLAVE_QUEUE_ID = 5
const _RTPROT_XORP = 14
const _SYS_process_vm_writev = ___NR_process_vm_writev
const _TCA_ACT_TAB = 1
const _ICMP6_RR_PCOUSE_FLAGS_DECRPLTIME = 0x40
const _NDTPA_PROXY_DELAY = 13
const ___RLIMIT_NPROC = 6
const __IOC_NONE = 0
const _IFLA_BOND_SLAVE_MII_STATUS = 2
const _SO_SECURITY_ENCRYPTION_TRANSPORT = 23
const _PROT_GROWSDOWN = 0x01000000
const _MAP_GROWSDOWN = 0x00100
const _EBADMSG = 74
const _MAP_POPULATE = 0x08000
const ___NR_stty = 31
const _FPE_FLTUND = 5
const _TIME_DEL = 2
const ___F_SETOWN = 8
const _UINT16_MAX = (65535)
const _NL_LANGMAX = __POSIX2_LINE_MAX
const _RTA_PREFSRC = 7
const _SYS_mkdir = ___NR_mkdir
const ___NR_io_getevents = 247
const _SYS_rename = ___NR_rename
const _IP_RECVTTL = 12
const ___NR_getresgid32 = 211
const _PTRACE_PEEKTEXT = 1
const _MAX_HANDLE_SZ = 128
const _TCPOPT_SACK = 5
const _AF_ECONET = _PF_ECONET
const _TCA_RATE = 5
const __XOPEN_ENH_I18N = 1
const __SC_2_FORT_RUN = 50
const ___NDTPA_MAX = 17
const _IFLA_NUM_VF = 21
const _ACCESSPERMS = (_S_IRWXU|_S_IRWXG|_S_IRWXO)
const _SYS_ftruncate64 = ___NR_ftruncate64
const _IPOPT_NOP = 1
const _IFNAMSIZ = _IF_NAMESIZE
const _SYS_vhangup = ___NR_vhangup
const _SIGTRAP = 5
const _SYS_timerfd_gettime = ___NR_timerfd_gettime
const ___NR_ipc = 117
const _RTMGRP_IPV4_ROUTE = 0x40
const _B1000000 = 0010010
const _SYS_getcpu = ___NR_getcpu
const ___NR_mq_timedreceive = 280
const _USING_SPLIT_STACK = 1
const ___RLIMIT_OFILE = 7
const _SIOCGIFMEM = 0x891f
const _HAVE_SYS_SELECT_H = 1
const _O_WRONLY = 01
const ___NR_preadv = 333
const _SYS_acct = ___NR_acct
const _DN_RENAME = 0x00000010
const _SYS_setreuid = ___NR_setreuid
const _EALREADY = 114
const _NDTPA_QUEUE_LEN = 8
const _TUN_PERSIST = 0x0100
const _INR_OPEN_CUR = 1024
const _O_FSYNC = _O_SYNC
const _ILL_PRVOPC = 5
const _RTNLGRP_IPV6_ROUTE = 11
const ___NR_timer_gettime = 261
const _ETH_P_AOE = 0x88A2
const ___NR_getgroups = 80
const _FIOQSIZE = 0x5460
const _IPOPT_CONTROL = 0x00
const _MS_NOATIME = 1024
const _MSG_OOB = 1
const ___NR_perf_event_open = 336
const ___NR_get_mempolicy = 275
const _MCL_CURRENT = 1
const _IP_XFRM_POLICY = 17
const ___SIZEOF_SHORT__ = 2
const _SYS_fstat = ___NR_fstat
const _SYS_stime = ___NR_stime
const _IFLA_VFINFO_LIST = 22
const __SC_CPUTIME = 138
const _TUN_F_TSO_ECN = 0x08
const _AT_REMOVEDIR = 0x200
const _TIOCSWINSZ = 0x5414
const _O_NONBLOCK = 04000
const _TCP_MSS_DEFAULT = 536
const _IPOPT_LSRR = 131
const _PR_GET_PDEATHSIG = 2
const _SYS_symlink = ___NR_symlink
const ___DEC64_MANT_DIG__ = 16
const _IPPORT_USERRESERVED = 5000
const __SC_SYMLOOP_MAX = 173
const ___NR_delete_module = 129
const _TCP_CLOSE_WAIT = 8
const _IFLA_VLAN_QOS_MAPPING = 1
const _SIGTERM = 15
const __CS_XBS5_LPBIG_OFFBIG_LIBS = 1114
const __SYS_UCONTEXT_H = 1
const ___NR_readlinkat = 305
const _VLNEXT = 15
const _POSIX_MADV_WILLNEED = 3
const _TUN_F_TSO4 = 0x02
const __SC_GETGR_R_SIZE_MAX = 69
const _TUN_F_TSO6 = 0x04
const ___NR_rt_sigprocmask = 175
const ___NR_ppoll = 309
const ___NR_flock = 143
const _CLONE_PARENT = 0x00008000
const _RTA_ALIGNTO = 4
const _POSIX_MADV_SEQUENTIAL = 2
const _SYS_sethostname = ___NR_sethostname
const _SYS_vserver = ___NR_vserver
const _TIOCGLCKTRMIOS = 0x5456
const _EAI_NONAME = -2
const ___NR_setregid32 = 204
const _ICMP6_INFOMSG_MASK = 0x80
const _CLOCAL = 0004000
const _IFLA_EXT_MASK = 29
const __CS_LFS_CFLAGS = 1000
const ___NR_umount = 22
const _ETH_P_SCA = 0x6007
const _SYS_readahead = ___NR_readahead
const _IFLA_STATS64 = 23
const __SC_UINT_MAX = 116
const _PTRACE_PEEKSIGINFO = 16905
const _RTPROT_NTK = 15
const _EAI_FAMILY = -6
const ___USE_LARGEFILE = 1
const ___SIZE_MAX__ = 0xffffffff
const _SKF_AD_ALU_XOR_X = 40
const __INTTYPES_H = 1
const _SO_TIMESTAMP = 29
const _RTMSG_OVERRUN = _NLMSG_OVERRUN
const _BUS_MCEERR_AO = 5
const ___IFLA_MACVLAN_MAX = 3
const _IPTOS_ECN_MASK = 0x03
const _BUS_MCEERR_AR = 4
const ___i386 = 1
const ___NR_getgroups32 = 205
const _RTCF_VALVE = 0x00200000
const _SIOCSIFLINK = 0x8911
const __CS_XBS5_LPBIG_OFFBIG_LDFLAGS = 1113
const __LARGEFILE64_SOURCE = 1
const _SEEK_HOLE = 4
const __SC_TRACE_EVENT_FILTER = 182
const _STDERR_FILENO = 2
const _TCP_SEND_QUEUE = 2
const ___O_NOATIME = 01000000
const _PF_SNA = 22
const _SO_PASSSEC = 34
const _IGNPAR = 0000004
const _SYS_time = ___NR_time
const _SYS_ugetrlimit = ___NR_ugetrlimit
const _IFLA_VXLAN_GROUP = 2
const _NOFLSH = 0000200
const _SYS_syslog = ___NR_syslog
const _SYS_io_getevents = ___NR_io_getevents
const _RTM_NEWMDB = 84
const _IFLA_INFO_SLAVE_KIND = 4
const _IFLA_VXLAN_L2MISS = 13
const _HAVE_LINUX_IF_ADDR_H = 1
const _O_CREAT = 0100
const _ENODEV = 19
const _LOCK_MAND = 32
const _SCNuLEAST16 = "hu"
const _IPV6_MTU = 24
const __SC_THREAD_PRIO_INHERIT = 80
const _GAI_NOWAIT = 1
const _IFA_F_NOPREFIXROUTE = 0x200
const _SYS_write = ___NR_write
const _SYS_fanotify_init = ___NR_fanotify_init
const _ETH_P_ARP = 0x0806
const ___NR_iopl = 110
const _IFLA_VXLAN_AGEING = 8
const _ECHOE = 0000020
const _IPOPT_TS_TSANDADDR = 1
const _SO_PEERCRED = 17
const _FALLOC_FL_COLLAPSE_RANGE = 8
const _SYS_getxattr = ___NR_getxattr
const _ECHOK = 0000040
const _NDTA_UNSPEC = 0
const _IPV6_JOIN_ANYCAST = 27
const _EAI_INPROGRESS = -100
const ___NR_setreuid32 = 203
const _RTNH_ALIGNTO = 4
const _IPOPT_SID = _IPOPT_SATID
const _TCSBRKP = 0x5425
const _IP_ROUTER_ALERT = 5
const ___NR_splice = 313
const ___NR_keyctl = 288
const _MS_NOSEC = (1<<28)
const __SC_BC_SCALE_MAX = 38
const __SC_NETWORKING = 152
const ___ATOMIC_RELEASE = 3
const _IFLA_VF_UNSPEC = 0
const ___NR_fchmodat = 306
const _RTF_HOST = 0x0004
const _IFF_PERSIST = 0x0800
const _FS_NOCOMP_FL = 0x00000400
const _SO_SECURITY_AUTHENTICATION = 22
const _BPF_JEQ = 0x10
const _SYS_inotify_add_watch = ___NR_inotify_add_watch
const _POSIX_MADV_RANDOM = 1
const _RTF_MULTICAST = 0x20000000
const _NTP_API = 4
const _IPV6_MULTICAST_IF = 17
const _SO_MAX_PACING_RATE = 47
const _HAVE_LOG10L = 1
const _IFLA_BOND_AD_INFO_PARTNER_KEY = 4
const _RT_CLASS_UNSPEC = 0
const _SYS_dup = ___NR_dup
const _ARPHRD_IEEE802154_PHY = 805
const ___NR_io_setup = 245
const _IPOPT_SSRR = 137
const _PACKET_HOST = 0
const _ARPHRD_DLCI = 15
const _IFLA_VF_LINK_STATE_DISABLE = 2
const ___NR_pivot_root = 217
const ___NR_mbind = 274
const __SYS_PRCTL_H = 1
const ___RLIMIT_RTPRIO = 14
const _CLOCK_MONOTONIC = 1
const ___UINT_FAST32_MAX__ = 0xffffffff
const _NETLINK_CRYPTO = 21
const _ETH_P_FIP = 0x8914
const _SYS_fchown32 = ___NR_fchown32
const _OCRNL = 0000010
const ___NR_setgid = 46
const _IFF_VNET_HDR = 0x4000
const _SCNuLEAST32 = "u"
const _PRIxLEAST16 = "x"
const ___NR_ioprio_set = 289
const _RTF_STATIC = 0x0400
const _PR_ENDIAN_PPC_LITTLE = 2
const ___FD_SETSIZE = 1024
const ___LDBL_MIN__ = 1.1
const ___DEC32_MAX__ = 9.999999E96
const _SKF_LL_OFF = (-0x200000)
const ___FILE_defined = 1
const _MOD_NANO = _ADJ_NANO
const _PROT_EXEC = 0x4
const _HAVE_USTAT_H = 1
const _SCHED_OTHER = 0
const _ALLPERMS = (_S_ISUID|_S_ISGID|_S_ISVTX|_S_IRWXU|_S_IRWXG|_S_IRWXO)
const ___NR_getdents = 141
const _NDTPA_BASE_REACHABLE_TIME = 4
const _ETH_P_WCCP = 0x883E
const __CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS = 1123
const _ARPHRD_RAWHDLC = 518
const _CLD_STOPPED = 5
const _AF_IUCV = _PF_IUCV
const _RTNLGRP_NOP2 = 14
const __SC_THREAD_PRIO_PROTECT = 81
const ___OPTIMIZE__ = 1
const _EDOM = 33
const _SYS_sched_getscheduler = ___NR_sched_getscheduler
const _EXTA = _B19200
const _NETLINK_KOBJECT_UEVENT = 15
const _SYS_perf_event_open = ___NR_perf_event_open
const _SYS_setns = ___NR_setns
const ___NR_fstat64 = 197
const __XOPEN_LEGACY = 1
const __POSIX2_LOCALEDEF = ___POSIX2_THIS_VERSION
const _BPF_JGE = 0x30
const __POSIX_RE_DUP_MAX = 255
const _IPV6_RECVHOPOPTS = 53
const _NETLINK_BROADCAST_ERROR = 4
const _PR_SET_MM = 35
const ___FLOAT_WORD_ORDER = ___BYTE_ORDER
const __SC_UCHAR_MAX = 115
const _ETH_P_MPLS_UC = 0x8847
const _NLA_TYPE_MASK = ^(_NLA_F_NESTED | _NLA_F_NET_BYTEORDER)
const _BPF_JGT = 0x20
const _MOD_FREQUENCY = _ADJ_FREQUENCY
const _MAP_32BIT = 0x40
const _SYS_getcwd = ___NR_getcwd
const ___SIZEOF_LONG__ = 4
const _IP_BLOCK_SOURCE = 38
const _ECHRNG = 44
const _EAI_SYSTEM = -11
const ___NR_request_key = 287
const __SC_LEVEL3_CACHE_ASSOC = 195
const _HAVE_TEE = 1
const _HAVE_CONFIG_H = 1
const _IPV6_2292RTHDR = 5
const _IPV6_RTHDR_LOOSE = 0
const __POSIX_CLOCK_SELECTION = 200809
const _TCOOFF = 0
const _TCP_MSS_DESIRED = 1220
const _AI_PASSIVE = 0x0001
const _S_IFLNK = ___S_IFLNK
const _DT_SOCK = 12
const _IFLA_UNSPEC = 0
const _LINUX_REBOOT_CMD_KEXEC = 0x45584543
const __SC_USHRT_MAX = 118
const _SO_BSDCOMPAT = 14
const __K_SS_MAXSIZE = 128
const ___LDBL_DIG__ = 18
const _TIOCGDEV_val = 2147767346
const _HAVE_MEMORY_H = 1
const _HAVE_NETINET_IF_ETHER_H = 1
const _HAVE_EXPM1L = 1
const _____gwchar_t_defined = 1
const __PC_ASYNC_IO = 10
const _IPPROTO_ICMPV6 = 58
const _SYS_reboot = ___NR_reboot
const _REG_TRAPNO = 12
const _ADJ_OFFSET_SS_READ = 0xa001
const _ICMP6_PARAM_PROB = 4
const _ETH_P_IEEEPUPAT = 0x0a01
const _NLA_F_NET_BYTEORDER = (1 << 14)
const __POSIX_SPAWN = 200809
const _RTAX_RTO_MIN = 13
const __SYS_UTSNAME_H = 1
const _NETLINK_PKTINFO = 3
const _FPE_FLTINV = 7
const _TCIOFF = 2
const _F_NOTIFY = 1026
const _MS_INVALIDATE = 2
const _SIOCPROTOPRIVATE = 0x89E0
const ___NR_vhangup = 111
const _CLONE_UNTRACED = 0x00800000
const _IFA_F_PERMANENT = 0x80
const _IP_MAXPACKET = 65535
const _IPOPT_EOL = 0
const _EDEADLOCK = _EDEADLK
const _SYS_getpid = ___NR_getpid
const _ETHERTYPE_LOOPBACK = 0x9000
const __CS_LFS64_CFLAGS = 1004
const _SIGFPE = 8
const _ELIBSCN = 81
const ___DEC64_EPSILON__ = 1E-15
const _INT16_MAX = (32767)
const _SIOCSIFNAME = 0x8923
const _SIGVTALRM = 26
const __SC_NZERO = 109
const ___NR_pause = 29
const _ND_OPT_PI_FLAG_AUTO = 0x40
const _EPOLLRDNORM = 64
const _HAVE_LISTXATTR = 1
const __CS_XBS5_ILP32_OFFBIG_CFLAGS = 1104
const _IFLA_BOND_UPDELAY = 4
const _RTA_MARK = 16
const __SC_T_IOV_MAX = 66
const ___DEC128_EPSILON__ = 1E-33
const _RTM_NEWTCLASS = 40
const ___F_SETSIG = 10
const _PTRACE_SEIZE = 16902
const _N_X25 = 6
const __BITS_SIGTHREAD_H = 1
const _SIOCGIFSLAVE = 0x8929
const __SC_CLK_TCK = 2
const _O_RDWR = 02
const _S_IRWXG = (_S_IRWXU >> 3)
const _HAVE_FCHOWNAT = 1
const _SYS_clock_nanosleep = ___NR_clock_nanosleep
const _MS_REMOUNT = 32
const _ETH_P_AF_IUCV = 0xFBFB
const _SOL_DECNET = 261
const _SO_DETACH_FILTER = 27
const _HAVE_UTIME_H = 1
const _IN_CLASSB_MAX = 65536
const _NI_NOFQDN = 4
const ___GXX_ABI_VERSION = 1008
const _ENOMSG = 42
const _MAXNAMLEN = _NAME_MAX
const ___DEC32_MAX_EXP__ = 97
const _HAVE_SYSCALL_H = 1
const _HAVE_SYS_PTRACE_H = 1
const _SYS_geteuid = ___NR_geteuid
const __SC_PIPE = 145
const _S_IRWXU = (___S_IREAD|___S_IWRITE|___S_IEXEC)
const ___LDBL_HAS_INFINITY__ = 1
const _SYS_mq_unlink = ___NR_mq_unlink
const __LFS_ASYNCHRONOUS_IO = 1
const ___SIZEOF_PTHREAD_ATTR_T = 36
const __SC_AIO_MAX = 24
const ___NR_symlink = 83
const _ERANGE = 34
const _IP_HDRINCL = 3
const _WCHAR_MAX = ___WCHAR_MAX
const _TCP_CA_Recovery = 3
const _TIOCSCTTY = 0x540E
const _EPOLLERR = 8
const _SYS_chown = ___NR_chown
const _TAB0 = 0000000
const _TAB1 = 0004000
const _TAB2 = 0010000
const _TAB3 = 0014000
const _TH_RST = 0x04
const _PTRACE_O_TRACEFORK = 2
const ___NR_sched_get_priority_max = 159
const ___NR_sched_getparam = 155
const _RTNETLINK_HAVE_PEERINFO = 1
const __LFS_LARGEFILE = 1
const ___NR_setitimer = 104
const _MOD_MICRO = _ADJ_MICRO
const ___NR_ustat = 62
const _IFF_ATTACH_QUEUE = 0x0200
const _IN_CLASSA_HOST = (0xffffffff & ^_IN_CLASSA_NET)
const _RTF_NAT = 0x08000000
const _BPF_ABS = 0x20
const _FS_TOPDIR_FL = 0x00020000
const _RTMGRP_LINK = 1
const ___NR_vserver = 273
const _TIOCSBRK = 0x5427
const ___GLIBC__ = 2
const _HAVE_SYNC_ADD_AND_FETCH_8 = 1
const ___NR_oldlstat = 84
const _ND_RA_FLAG_MANAGED = 0x80
const _INT_LEAST16_MAX = (32767)
const ___NR_sched_setscheduler = 156
const _SYS_rt_tgsigqueueinfo = ___NR_rt_tgsigqueueinfo
const _PR_FP_EXC_PRECISE = 3
const _SYS_sync = ___NR_sync
const _HAVE_STDINT_H = 1
const _ICANON = 0000002
const _NETLINK_UNCONNECTED = 0
const _IUTF8 = 0040000
const _BPF_AND = 0x50
const _MS_SILENT = 32768
const __SC_ATEXIT_MAX = 87
const _SOCK_RDM = 4
const ___NR_sync = 36
const __SC_MQ_PRIO_MAX = 28
const __NETINET_TCP_H = 1
const _LINUX_REBOOT_CMD_RESTART2 = 0xA1B2C3D4
const _RTCF_NAT = 0x00800000
const _ND_NA_FLAG_OVERRIDE = 0x00000020
const _HAVE_STDLIB_H = 1
const _MAX_ADDR_LEN = 7
const _SYS_epoll_wait = ___NR_epoll_wait
const _PR_GET_FPEXC = 11
const ___NR_signal = 48
const __LIBC_LIMITS_H_ = 1
const _IN_DONT_FOLLOW = 0x02000000
const __POSIX_STREAM_MAX = 8
const _ETHERTYPE_IPV6 = 0x86dd
const _SYS_mq_getsetattr = ___NR_mq_getsetattr
const _INET_ADDRSTRLEN = 16
const ___IFLA_VF_MAX = 6
const _PR_FP_EXC_ASYNC = 2
const _TIOCSERCONFIG = 0x5453
const _MCAST_MSFILTER = 48
const _EDEADLK = 35
const __SC_FIFO = 144
const _SIOCGSTAMP = 0x8906
const __CS_POSIX_V7_LPBIG_OFFBIG_LIBS = 1146
const _SYS_capget = ___NR_capget
const ___NR_mlock = 150
const ___GCC_ATOMIC_LONG_LOCK_FREE = 2
const _ETHER_TYPE_LEN = 2
const _HAVE_TANL = 1
const __POSIX_SAVED_IDS = 1
const _BPF_STX = 0x03
const _SIOCGIFNAME = 0x8910
const _NDTPA_QUEUE_LENBYTES = 16
const _PRIdLEAST8 = "d"
const _PTRACE_EVENT_VFORK_DONE = 5
const _BPF_MEM = 0x60
const _ND_NEIGHBOR_ADVERT = 136
const __POSIX_CHILD_MAX = 25
const ___INT_LEAST64_MAX__ = 0x7fffffffffffffff
const _BPF_ADD = 0x00
const _ETHERMIN = (_ETHER_MIN_LEN - _ETHER_HDR_LEN - _ETHER_CRC_LEN)
const _IPPORT_RJE = 77
const _IPV6_PMTUDISC_INTERFACE = 4
const ___IFLA_VLAN_QOS_MAX = 2
const ___GCC_ATOMIC_BOOL_LOCK_FREE = 2
const _SYS_NMLN = __UTSNAME_LENGTH
const _ISIG = 0000001
const _IPV6_MTU_DISCOVER = 23
const _IFLA_WIRELESS = 11
const __POSIX_MAPPED_FILES = 200809
const ___NR_timer_create = 259
const ___NR_sigaltstack = 186
const __SC_NGROUPS_MAX = 3
const ___NR_creat = 8
const _EAI_AGAIN = -3
const __POSIX_JOB_CONTROL = 1
const _SCNi16 = "hi"
const _BPF_SUB = 0x10
const _PRIx16 = "x"
const _SYS_prof = ___NR_prof
const __HAVE_STRUCT_TERMIOS_C_ISPEED = 1
const _NUD_FAILED = 0x20
const _EMSGSIZE = 90
const _FAPPEND = _O_APPEND
const ___USE_POSIX = 1
const _TIOCINQ = _FIONREAD
const _SHUT_RD = 0
const _SYS_utime = ___NR_utime
const _PR_FPEMU_SIGFPE = 2
const _ARPHRD_FDDI = 774
const _SEGV_MAPERR = 1
const _RTA_MP_ALGO = 14
const _BPF_JMP = 0x05
const _SYS_rt_sigaction = ___NR_rt_sigaction
const _HAVE_NET_IF_H = 1
const _RTNLGRP_DECnet_IFADDR = 13
const _RTCF_LOG = 0x02000000
const _DT_BLK = 6
const ___NR_capset = 185
const __SC_PII_OSI = 57
const _UMOUNT_NOFOLLOW = 8
const _PF_ECONET = 19
const _RT_TABLE_MAX = 4294967295
const _B460800 = 0010004
const __CS_XBS5_LP64_OFF64_LDFLAGS = 1109
const _PRIiLEAST32 = "i"
const _HAVE_SYS_FILE_H = 1
const _TCPOPT_TSTAMP_HDR = (_TCPOPT_NOP<<24|_TCPOPT_NOP<<16|_TCPOPT_TIMESTAMP<<8|_TCPOLEN_TIMESTAMP)
const _PF_FILE = _PF_LOCAL
const _SYS_lsetxattr = ___NR_lsetxattr
const _ECHILD = 10
const ___FINITE_MATH_ONLY__ = 0
const __POSIX_THREAD_ROBUST_PRIO_PROTECT = -1
const ___NR_settimeofday = 79
const _PACKET_MR_MULTICAST = 0
const _SKF_AD_CPU = 36
const _SYS_unshare = ___NR_unshare
const _MACVLAN_MODE_PASSTHRU = 8
const _ADJ_OFFSET_SINGLESHOT = 0x8001
const _SYS_setfsgid32 = ___NR_setfsgid32
const __POSIX2_BC_DIM_MAX = 2048
const _ETH_P_802_2 = 0x0004
const _ETH_P_802_3 = 0x0001
const _TCPOPT_WINDOW = 3
const _TIOCMBIS = 0x5416
const ___USE_XOPEN2K = 1
const _SYS_lock = ___NR_lock
const _IPV6_HOPLIMIT = 52
const _TUN_ONE_QUEUE = 0x0080
const _SYS_getresgid = ___NR_getresgid
const _ETH_P_PAE = 0x888E
const _SYS_waitpid = ___NR_waitpid
const ___UINT8_MAX__ = 0xff
const _IP_MINTTL = 21
const _LINE_MAX = __POSIX2_LINE_MAX
const __PC_NO_TRUNC = 7
const ___DBL_MAX_10_EXP__ = 308
const _MOD_STATUS = _ADJ_STATUS
const _INT_FAST16_MAX = (2147483647)
const _NETLINK_NETFILTER = 12
const __SC_C_LANG_SUPPORT_R = 136
const _ETH_P_PAUSE = 0x8808
const _SYS_unlinkat = ___NR_unlinkat
const _IN_CLASSB_NET = 0xffff0000
const _SIGPWR = 30
const _IFLA_BOND_ACTIVE_SLAVE = 2
const _PR_SET_MM_ENV_START = 10
const _SPLICE_F_MORE = 4
const __STDINT_H = 1
const ___NR_olduname = 109
const _TIOCMGET = 0x5415
const _NDTPA_ANYCAST_DELAY = 12
const _PRIx32 = "x"
const _EXTPROC = 0200000
const ___WCHAR_MAX__ = 0x7fffffff
const _IOC_INOUT = ((__IOC_WRITE|__IOC_READ) << __IOC_DIRSHIFT)
const _EFAULT = 14
const _PR_CAPBSET_DROP = 24
const _IFLA_VLAN_UNSPEC = 0
const _IFF_MULTICAST = 4096
const _PORT_REQUEST_DISASSOCIATE = 3
const _SO_DEBUG = 1
const _INT_FAST32_MAX = (2147483647)
const _DN_MODIFY = 0x00000002
const _SYS_getgid32 = ___NR_getgid32
const ___NR_tee = 315
const _RTA_IIF = 3
const _ICRNL = 0000400
const _S_IWUSR = ___S_IWRITE
const _SYS_dup2 = ___NR_dup2
const _SYS_dup3 = ___NR_dup3
const _REG_ERR = 13
const _NETLINK_NFLOG = 5
const _PRIXLEAST8 = "X"
const _SYS_linkat = ___NR_linkat
const ___DBL_HAS_INFINITY__ = 1
const _IPTOS_CLASS_MASK = 0xe0
const __POSIX_THREAD_DESTRUCTOR_ITERATIONS = 4
const _HAVE_LINUX_IF_ETHER_H = 1
const __CS_V7_WIDTH_RESTRICTED_ENVS = 5
const _ARPHRD_PPP = 512
const _SI_ASYNCNL = -60
const _SYS_modify_ldt = ___NR_modify_ldt
const _PR_SET_UNALIGN = 6
const ___O_TMPFILE = 020200000
const _SIOCGIFMTU = 0x8921
const __SCHED_H = 1
const _IPOPT_SECUR_EFTO = 0x789a
const _PORT_PROFILE_RESPONSE_ERROR = 261
const _PRIX8 = "X"
const _IFF_TUN_EXCL = 0x8000
const _IFA_FLAGS = 8
const ___DEC64_MAX_EXP__ = 385
const _RTAX_HOPLIMIT = 10
const _MAP_LOCKED = 0x02000
const _BPF_LDX = 0x01
const _TIOCCONS = 0x541D
const _NL0 = 0000000
const _MOD_CLKA = _ADJ_OFFSET_SINGLESHOT
const __CS_XBS5_LPBIG_OFFBIG_CFLAGS = 1112
const _ENETDOWN = 100
const _AF_IRDA = _PF_IRDA
const _MCAST_LEAVE_GROUP = 45
const _RTNLGRP_IPV6_MROUTE = 10
const _PTHREAD_DESTRUCTOR_ITERATIONS = __POSIX_THREAD_DESTRUCTOR_ITERATIONS
const __ISOC95_SOURCE = 1
const ___DEC128_MAX_EXP__ = 6145
const _IEXTEN = 0100000
const _IPPORT_ROUTESERVER = 520
const _SYS_mount = ___NR_mount
const __CS_XBS5_ILP32_OFFBIG_LIBS = 1106
const _NI_DGRAM = 16
const _INT16_MIN = (-32767-1)
const __XOPEN_CRYPT = 1
const _RTF_POLICY = 0x04000000
const _IFLA_BOND_DOWNDELAY = 5
const _NTF_ROUTER = 0x80
const _SCNxFAST8 = "hhx"
const _PACKET_OUTGOING = 4
const _SIOCDIFADDR = 0x8936
const _EBADFD = 77
const _MB_LEN_MAX = 16
const _SYS_getgid = ___NR_getgid
const _TIOCNXCL = 0x540D
const ___SHRT_MAX__ = 0x7fff
const _MAX_IPOPTLEN = 40
const _BPF_LEN = 0x80
const _SIOGIFINDEX = _SIOCGIFINDEX
const _B2400 = 0000013
const _EL2HLT = 51
const _PR_SET_NAME = 15
const _TCA_STATS2 = 7
const _IFLA_MACVLAN_FLAGS = 2
const ___NR_ftruncate = 93
const _REG_ESI = 5
const _SYS_munlockall = ___NR_munlockall
const _RLIMIT_AS = 9
const ___NR_chown = 182
const _ONOCR = 0000020
const __CS_V6_ENV = 1148
const _IP_OFFMASK = 0x1fff
const ___NR_get_thread_area = 244
const _PACKAGE_URL = ""
const _SYS_readlink = ___NR_readlink
const _RTMSG_NEWRULE = 0x31
const __SC_NL_NMAX = 122
const ___NR_fcntl = 55
const __POSIX_THREAD_PROCESS_SHARED = 200809
const _FNDELAY = _O_NDELAY
const _PRIuLEAST16 = "u"
const _RTF_GATEWAY = 0x0002
const _IP_ORIGDSTADDR = 20
const _SYS_link = ___NR_link
const _IP_RECVORIGDSTADDR = _IP_ORIGDSTADDR
const _RTM_DELLINK = 17
const _RTM_NEWNETCONF = 80
const _IPTOS_DSCP_EF = 0xb8
const _SCNo16 = "ho"
const _L_XTND = 2
const __POSIX_SEMAPHORES = 200809
const _WCHAR_MIN = ___WCHAR_MIN
const _ICMP6_FILTER_BLOCK = 1
const ___FLT_HAS_INFINITY__ = 1
const _HAVE_NET_IF_ARP_H = 1
const __NET_IF_H = 1
const _TIOCSTI = 0x5412
const _SYS_sendfile = ___NR_sendfile
const ___NR_swapon = 87
const _INLCR = 0000100
const _S_IFREG = ___S_IFREG
const _POSIX_MADV_DONTNEED = 4
const ___USE_UNIX98 = 1
const _SHUT_WR = 1
const _ECONNREFUSED = 111
const _TCAA_MAX = 1
const _PF_ALG = 38
const ___IFLA_INFO_MAX = 6
const __SC_POLL = 58
const ___IFLA_INET6_MAX = 8
const __CS_POSIX_V7_LP64_OFF64_LINTFLAGS = 1143
const _PORT_PROFILE_MAX = 40
const _BC_DIM_MAX = __POSIX2_BC_DIM_MAX
const _AF_NETBEUI = _PF_NETBEUI
const _PTRACE_PEEKSIGINFO_SHARED = 1
const _NUD_STALE = 0x04
const _NETLINK_FIB_LOOKUP = 10
const _RTM_BASE = 16
const _PF_SECURITY = 14
const _SPLICE_F_MOVE = 1
const _HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4 = 1
const _SIGSTKSZ = 8192
const _CR0 = 0000000
const _STA_PPSWANDER = 0x0400
const _HAVE_ATANL = 1
const _CR3 = 0003000
const __SC_XOPEN_STREAMS = 246
const ___NR_truncate64 = 193
const __SC_REGEXP = 155
const __ENDIAN_H = 1
const _TCP_FIN_WAIT2 = 5
const _SYS_mq_timedreceive = ___NR_mq_timedreceive
const _IFA_ADDRESS = 1
const _NDTA_STATS = 7
const _RTPROT_MRT = 10
const ___NR_getresuid32 = 209
const _TCP_RECV_QUEUE = 1
const _AF_APPLETALK = _PF_APPLETALK
const ___SIZEOF_FLOAT__ = 4
const _PF_CAN = 29
const _RTF_LOCAL = 0x80000000
const _NLMSG_ALIGNTO = 4
const ___UINT_FAST16_MAX__ = 0xffffffff
const ___SIZEOF_POINTER__ = 4
const __SC_SPAWN = 159
const _SYS_tgkill = ___NR_tgkill
const _XCASE = 0000004
const _VMIN = 6
const _B57600 = 0010001
const __CS_POSIX_V7_ILP32_OFF32_LDFLAGS = 1133
const _RTPROT_BOOT = 3
const _TCPOPT_TIMESTAMP = 8
const _PRIxLEAST8 = "x"
const _EINPROGRESS = 115
const _IN_CLASSC_NSHIFT = 8
const _SCM_TIMESTAMPNS = _SO_TIMESTAMPNS
const _IFLA_ADDRESS = 1
const _IFLA_VF_INFO_UNSPEC = 0
const __POSIX2_EXPR_NEST_MAX = 32
const _SYS_renameat = ___NR_renameat
const _ETH_P_QINQ1 = 0x9100
const _ETH_P_QINQ2 = 0x9200
const _ETH_P_QINQ3 = 0x9300
const ___NR_quotactl = 131
const __POSIX2_SW_DEV = ___POSIX2_THIS_VERSION
const _TCSANOW = 0
const _MOD_CLKB = _ADJ_TICK
const _CS7 = 0000040
const _CS8 = 0000060
const _IPPORT_TIMESERVER = 37
const _AF_ATMPVC = _PF_ATMPVC
const _RTMGRP_IPV4_IFADDR = 0x10
const _IPPORT_TFTP = 69
const _SYS_ioprio_get = ___NR_ioprio_get
const _S_IXGRP = (_S_IXUSR >> 3)
const _SYS_mknod = ___NR_mknod
const _SYS_utimes = ___NR_utimes
const __SC_XOPEN_ENH_I18N = 93
const ___DEC_EVAL_METHOD__ = 2
const _SIGTTIN = 21
const _IPPROTO_ESP = 50
const _SKF_AD_NLATTR = 12
const _EAI_MEMORY = -10
const _SYS_listxattr = ___NR_listxattr
const _ARPOP_NAK = 10
const _BPF_JSET = 0x40
const _N_TTY = 0
const __PC_SOCK_MAXBUF = 12
const _IOCSIZE_MASK = (__IOC_SIZEMASK << __IOC_SIZESHIFT)
const _SYS_fadvise64_64 = ___NR_fadvise64_64
const __LFS64_LARGEFILE = 1
const __CS_POSIX_V6_ILP32_OFF32_LINTFLAGS = 1119
const _MADV_HUGEPAGE = 14
const _TCIOFLUSH = 2
const _S_ISUID = ___S_ISUID
const _VSTART = 8
const _ETH_P_CANFD = 0x000D
const _BPF_ALU = 0x04
const ___SIZEOF_FLOAT80__ = 12
const __POSIX_SSIZE_MAX = 32767
const __CS_PATH = 0
const _HAVE_UNSETENV = 1
const __SYS_TIMEX_H = 1
const _LINUX_REBOOT_CMD_CAD_OFF = 0x00000000
const _SIGUSR1 = 10
const _SIGUSR2 = 12
const _HAVE_SYS_STAT_H = 1
const _HAVE_FALLOCATE = 1
const ___NR_unshare = 310
const _NTF_MASTER = 0x04
const _SYS_rt_sigtimedwait = ___NR_rt_sigtimedwait
const ___NR_tkill = 238
const _MSG_MORE = 32768
const _IPOPT_TS_TSONLY = 0
const _HAVE_LINUX_RTNETLINK_H = 1
const _PRIo16 = "o"
const ___NR_getcpu = 318
const _AF_DECnet = _PF_DECnet
const _PACKAGE_NAME = "package-unused"
const __SC_XOPEN_UNIX = 91
const _EAI_CANCELED = -101
const ___NR_readv = 145
const __POSIX2_RE_DUP_MAX = 255
const ___NR_waitpid = 7
const _MAP_HUGE_MASK = 0x3f
const _ND_NA_FLAG_SOLICITED = 0x00000040
const _EAI_ADDRFAMILY = -9
const ___tune_i486__ = 1
const ___SIZEOF_FLOAT128__ = 16
const ___NR_vmsplice = 316
const ___NR_uname = 122
const _NDA_CACHEINFO = 3
const _SYS_times = ___NR_times
const _RTM_F_PREFIX = 0x800
const _SEEK_CUR = 1
const __PC_PIPE_BUF = 5
const _SYS_timer_settime = ___NR_timer_settime
const _PF_LLC = 26
const _ETH_P_LINK_CTL = 0x886c
const _IP_OPTIONS = 4
const _AI_IDN_USE_STD3_ASCII_RULES = 0x0200
const __POSIX_RTSIG_MAX = 8
const _TIME_INS = 1
const _EISDIR = 21
const __BITS_TYPES_H = 1
const __SYS_SOCKET_H = 1
const ___NR_fsetxattr = 228
const _EIO = 5
const _IPPROTO_HOPOPTS = 0
const __BITS_POSIX2_LIM_H = 1
const _IFLA_PORT_VF = 1
const _IFF_NOARP = 128
const _PORT_VDP_RESPONSE_VTID_VERSION_VIOALTION = 5
const _EREMOTE = 66
const _ND_OPT_RTR_ADV_INTERVAL = 7
const _SYS_pipe = ___NR_pipe
const _IFLA_VF_PORT = 1
const _PTRACE_ATTACH = 16
const _STA_PPSERROR = 0x0800
const _INTPTR_MAX = (2147483647)
const _EREMOTEIO = 121
const _INT_FAST16_MIN = (-2147483647-1)
const _HAVE_LINUX_FILTER_H = 1
const _EIDRM = 43
const _SI_QUEUE = -1
const _SYS_get_kernel_syms = ___NR_get_kernel_syms
const __CS_POSIX_V6_ILP32_OFF32_LIBS = 1118
const _TCOON = 1
const _F_DUPFD = 0
const _SKF_AD_PAY_OFFSET = 52
const _SYS_setrlimit = ___NR_setrlimit
const _FPE_INTDIV = 1
const _NDTPA_REFCNT = 2
const _NETLINK_ROUTE = 0
const _PTRACE_KILL = 8
const _RTNLGRP_MDB = 26
const _NETDB_SUCCESS = 0
const _F_SETFD = 2
const _HAVE_MKDIRAT = 1
const _IFLA_VXLAN_LIMIT = 9
const __SC_HOST_NAME_MAX = 180
const _NLDLY = 0000400
const _ADJ_TICK = 0x4000
const __SC_THREAD_SPORADIC_SERVER = 161
const _F_SETFL = 4
const _SYS_fdatasync = ___NR_fdatasync
const ___NR_setresuid = 164
const ___DEC64_MIN_EXP__ = (-382)
const _L_SET = 0
const _IFLA_VXLAN_L3MISS = 14
const _NLMSG_NOOP = 0x1
const _SIOCSIFTXQLEN = 0x8943
const _SO_TIMESTAMPNS = 35
const _INT_FAST32_MIN = (-2147483647-1)
const _SO_BINDTODEVICE = 25
const _SYS_setresgid32 = ___NR_setresgid32
const _SKF_AD_NLATTR_NEST = 16
const _RTA_TABLE = 15
const _SIOCDRARP = 0x8960
const _ICMP6_DST_UNREACH_NOPORT = 4
const _P_PID = 1
const __UTSNAME_SYSNAME_LENGTH = __UTSNAME_LENGTH
const __POSIX_MEMLOCK_RANGE = 200809
const ___NR_stat64 = 195
const _SOCK_CLOEXEC = 524288
const ___FLT_MAX__ = 1.1
const _POSIX_FADV_NOREUSE = ___POSIX_FADV_NOREUSE
const _PORT_VDP_RESPONSE_SUCCESS = 0
const _PTRACE_O_TRACEEXEC = 16
const _ETH_P_SNAP = 0x0005
const ___SIZEOF_PTHREAD_BARRIER_T = 20
const _SYS_quotactl = ___NR_quotactl
const _PTRACE_O_TRACEVFORKDONE = 32
const __SC_LOGIN_NAME_MAX = 71
const _ETHERMTU = _ETH_DATA_LEN
const _POSIX_FADV_DONTNEED = ___POSIX_FADV_DONTNEED
const _F_GETLEASE = 1025
const __SC_LEVEL4_CACHE_ASSOC = 198
const _PTRACE_O_TRACESYSGOOD = 1
const _SO_PASSCRED = 16
const _CLOCK_TAI = 11
const _NGROUPS_MAX = 65536
const _FIOSETOWN = 0x8901
const __POSIX_V7_ILP32_OFF32 = 1
const __SC_PII_OSI_COTS = 63
const _SIOCDARP = 0x8953
const _MAP_HUGE_SHIFT = 26
const _UINTPTR_MAX = (4294967295)
const _ETH_P_WAN_PPP = 0x0007
const _IN_EXCL_UNLINK = 0x04000000
const _MS_I_VERSION = 8388608
const _O_EXCL = 0200
const _BPF_NEG = 0x80
const ___NR_sigreturn = 119
const _IPV6_RXHOPOPTS = _IPV6_HOPOPTS
const __CS_XBS5_ILP32_OFF32_LDFLAGS = 1101
const _SKF_AD_IFINDEX = 8
const _MS_ACTIVE = 1073741824
const _PR_MCE_KILL = 33
const _RPM_PCO_CHANGE = 2
const ___NR_rt_sigreturn = 173
const ___GNUC_PATCHLEVEL__ = 0
const ___NR_getitimer = 105
const ___SIZEOF_INT__ = 4
const ___INT_FAST64_MAX__ = 0x7fffffffffffffff
const _NDTPA_UCAST_PROBES = 10
const _SYS_ftime = ___NR_ftime
const _NLM_F_DUMP_INTR = 16
const _RTN_THROW = 9
const _ETOOMANYREFS = 109
const ___NR_syslog = 103
const __CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS = 1128
const ___GCC_ATOMIC_SHORT_LOCK_FREE = 2
const _TIOCNOTTY_val = 21538
const _AF_PHONET = _PF_PHONET
const _IPPROTO_EGP = 8
const _ETH_FCS_LEN = 4
const _SCNuFAST8 = "hhu"
const ___NR_ioctl = 54
const _AI_NUMERICSERV = 0x0400
const _PR_TSC_ENABLE = 1
const _SCHED_IDLE = 5
const _F_OK = 0
const _IPOPT_MEASUREMENT = _IPOPT_DEBMEAS
const ___NR_getpriority = 96
const _FS_NOCOW_FL = 0x00800000
const _IFLA_NUM_TX_QUEUES = 31
const _EAI_INTR = -104
const ___LONG_LONG_MAX__ = 0x7fffffffffffffff
const _RTM_NEWNEIGHTBL = 64
const _TCP_QUEUE_SEQ = 21
const _IFLA_BOND_AD_INFO = 23
const ___VERSION__ = "5.1.0"
const _RTA_UNSPEC = 0
const _ICMP6_PARAMPROB_NEXTHEADER = 1
const _SYS_delete_module = ___NR_delete_module
const _IPV6_RTHDR = 57
const _ECOMM = 70
const _SYS_timer_gettime = ___NR_timer_gettime
const _IFF_DYNAMIC = 32768
const ___NR_migrate_pages = 294
const _IN_MOVE = (_IN_MOVED_FROM | _IN_MOVED_TO)
const _PORT_REQUEST_PREASSOCIATE = 0
const _N_AX25 = 5
const ___O_CLOEXEC = 02000000
const _VWERASE = 14
const _PF_TIPC = 30
const _ELIBACC = 79
const _IPOPT_SECUR_UNCLASS = 0x0000
const __POSIX_SHARED_MEMORY_OBJECTS = 200809
const _ARPHRD_IPDDP = 777
const _IFLA_BOND_SLAVE_STATE = 1
const _PF_ASH = 18
const _IPV6_RECVERR = 25
const _N_STRIP = 4
const _RTA_PROTOINFO = 10
const _POLL_OUT = 2
const _F_GETPIPE_SZ = 1032
const _IOV_MAX = 1024
const _TIME_OOP = 3
const _SYS_open = ___NR_open
const __SYS_MOUNT_H = 1
const _PR_TASK_PERF_EVENTS_ENABLE = 32
const _IPPROTO_PUP = 12
const _NLM_F_EXCL = 0x200
const _SYS_inotify_rm_watch = ___NR_inotify_rm_watch
const _TCSETAW = 0x5407
const __SC_XBS5_ILP32_OFF32 = 125
const ___INT32_MAX__ = 0x7fffffff
const ___NR_poll = 168
const _i386 = 1
const _PR_SET_DUMPABLE = 4
const _ETH_P_ECONET = 0x0018
const __SC_AIO_PRIO_DELTA_MAX = 25
const _MS_SHARED = 1048576
const ___IFLA_VF_PORT_MAX = 2
const _IFLA_BOND_AD_INFO_UNSPEC = 0
const _HAVE_SYS_STATFS_H = 1
const _TIOCGRS485 = 0x542E
const _IPV6_RECVPKTINFO = 49
const _HAVE_LINUX_REBOOT_H = 1
const _TCP_NODELAY = 1
const _PREFIX_ADDRESS = 1
const _RPM_PCO_ADD = 1
const _TCPOPT_MAXSEG = 2
const _SYS_sched_getaffinity = ___NR_sched_getaffinity
const __REENTRANT = 1
const _IPV6_DROP_MEMBERSHIP = _IPV6_LEAVE_GROUP
const _EMFILE = 24
const __SC_XOPEN_REALTIME = 130
const __XOPEN_XCU_VERSION = 4
const _CLD_KILLED = 2
const _SIGTTOU = 22
const __SC_MB_LEN_MAX = 108
const ___UINT64_MAX__ = 0xffffffffffffffff
const __SC_SINGLE_PROCESS = 151
const _PTRACE_GETFPREGS = 14
const _RLIMIT_NOFILE = 7
const _NDTA_CONFIG = 5
const _IFLA_BOND_ARP_VALIDATE = 9
const __POSIX_MEMORY_PROTECTION = 200809
const __SC_REGEX_VERSION = 156
const _IFLA_INET6_ICMP6STATS = 6
const __NETDB_H = 1
const _IP_MSS = 576
const _FIOASYNC = 0x5452
const ___S_ISGID = 02000
const _MS_VERBOSE = 32768
const _NDTA_GC_INTERVAL = 8
const _SIOCGIFFLAGS = 0x8913
const _ETH_P_IRDA = 0x0017
const ___NR_inotify_rm_watch = 293
const _SYS_pwritev = ___NR_pwritev
const ___GCC_ATOMIC_POINTER_LOCK_FREE = 2
const __SC_C_LANG_SUPPORT = 135
const _MS_NODEV = 4
const _NL_MMAP_STATUS_RESERVED = 1
const _HAVE_LOFF_T = 1
const __POSIX_HIWAT = __POSIX_PIPE_BUF
const __BITS_BYTESWAP_H = 1
const _F_TEST = 3
const _MREMAP_FIXED = 2
const _HAVE_REMOVEXATTR = 1
const __SC_LONG_BIT = 106
const _SYS_vm86 = ___NR_vm86
const _STA_MODE = 0x4000
const _SI_MESGQ = -3
const _PRIdFAST8 = "d"
const _CBAUD = 0010017
const _SYS_setfsuid = ___NR_setfsuid
const __SC_MAPPED_FILES = 16
const _ND_RA_FLAG_OTHER = 0x40
const _TRAP_TRACE = 2
const __SC_RAW_SOCKETS = 236
const _IFLA_BOND_ARP_IP_TARGET = 8
const __POSIX_REGEXP = 1
const _ETH_P_X25 = 0x0805
const _PF_NFC = 39
const _S_IFIFO = ___S_IFIFO
const _EAI_NOTCANCELED = -102
const _PTRACE_O_TRACEEXIT = 64
const _STA_RONLY = (_STA_PPSSIGNAL | _STA_PPSJITTER | _STA_PPSWANDER | _STA_PPSERROR | _STA_CLOCKERR | _STA_NANO | _STA_MODE | _STA_CLK)
const _IFLA_INET6_STATS = 3
const __IOC_TYPESHIFT = (__IOC_NRSHIFT+__IOC_NRBITS)
const _SYS_pwrite64 = ___NR_pwrite64
const _RTF_WINDOW = 0x0080
const _ARPOP_REQUEST = 1
const _NO_ADDRESS = _NO_DATA
const _SYS_fchownat = ___NR_fchownat
const ___NR_getcwd = 183
const _PREFIX_CACHEINFO = 2
const _IPOPT_OLEN = 1
const _SYS_fchmod = ___NR_fchmod
const __SC_BC_DIM_MAX = 37
const _PRId8 = "d"
const _EBADSLT = 57
const _ETHERTYPE_REVARP = 0x8035
const _HAVE_EPOLL_CREATE1 = 1
const ___GNUC__ = 5
const _SCNdLEAST8 = "hhd"
const __POSIX2_CHARCLASS_NAME_MAX = 14
const _HAVE_SYS_INOTIFY_H = 1
const ___S_IFDIR = 0040000
const _CLONE_THREAD = 0x00010000
const _MS_POSIXACL = 65536
const _PATH_MAX = 4096
const ___NR_reboot = 88
const _SOL_IP = 0
const _TUN_F_UFO = 0x10
const __SC_THREAD_THREADS_MAX = 76
const _IP_MTU = 14
const ___NR_nice = 34
const _SOL_AAL = 265
const _SYS_settimeofday = ___NR_settimeofday
const _IPPROTO_IDP = 22
const __SC_2_LOCALEDEF = 52
const _AF_INET = _PF_INET
const ___NR_lremovexattr = 236
const _SYS_socketcall = ___NR_socketcall
const _IPOPT_NOOP = _IPOPT_NOP
const _RTMSG_NEWDEVICE = 0x11
const _HAVE_SETXATTR = 1
const __CS_V5_WIDTH_RESTRICTED_ENVS = 4
const _S_IFSOCK = ___S_IFSOCK
const ___NR_signalfd4 = 327
const __ISOC99_SOURCE = 1
const _IP_DEFAULT_MULTICAST_LOOP = 1
const _SYS_stat64 = ___NR_stat64
const ___FLT_DIG__ = 6
const ___timespec_defined = 1
const ___NR_getpid = 20
const _SYS__newselect = ___NR__newselect
const __SC_XOPEN_XPG2 = 98
const _SYS_kill = ___NR_kill
const _B110 = 0000003
const _TCP_REPAIR_QUEUE = 20
const _RTNLGRP_IPV4_IFADDR = 5
const _IFLA_INFO_UNSPEC = 0
const _RTF_DYNAMIC = 0x0010
const __POSIX_TTY_NAME_MAX = 9
const _SO_GET_FILTER = _SO_ATTACH_FILTER
const _SYS_geteuid32 = ___NR_geteuid32
const _SYS_utimensat = ___NR_utimensat
const __SC_2_CHAR_TERM = 95
const _PTHREAD_STACK_MIN = 16384
const _SIGPROF = 27
const __SC_LINE_MAX = 43
const ___SIGEV_MAX_SIZE = 64
const _HAVE_SETENV = 1
const __SC_SYSTEM_DATABASE = 162
const _SYS_timer_create = ___NR_timer_create
const __PC_LINK_MAX = 0
const ___NR_mmap2 = 192
const ___UINT_LEAST32_MAX__ = 0xffffffff
const ___NR_mq_notify = 281
const _IPPORT_DAYTIME = 13
const _SYS_stat = ___NR_stat
const _PARENB = 0000400
const _FALLOC_FL_KEEP_SIZE = 1
const __SC_SCHAR_MAX = 111
const _RTNLGRP_NOTIFY = 2
const _MADV_HWPOISON = 100
const __POSIX_ASYNC_IO = 1
const ___LDBL_MIN_10_EXP__ = (-4931)
const _ND_OPT_PI_FLAG_ONLINK = 0x80
const _SYS_setdomainname = ___NR_setdomainname
const _F_GETOWN_EX = ___F_GETOWN_EX
const _IPPROTO_ICMP = 1
const ___NR_futex = 240
const _IFF_DETACH_QUEUE = 0x0400
const _IPOPT_SECURITY = 130
const __PC_NAME_MAX = 3
const _SIGCONT = 18
const ___NR_getpmsg = 188
const _SYS_fchdir = ___NR_fchdir
const _IFF_PORTSEL = 8192
const _PR_GET_CHILD_SUBREAPER = 37
const _MAX_CANON = 255
const _IFLA_BOND_XMIT_HASH_POLICY = 14
const _ETHER_CRC_LEN = 4
const _IFLA_INFO_DATA = 2
const _NTF_PROXY = 0x08
const __CS_V7_ENV = 1149
const _AI_IDN = 0x0040
const _S_IROTH = (_S_IRGRP >> 3)
const _IPPROTO_GRE = 47
const _WEXITED = 4
const __SC_SHARED_MEMORY_OBJECTS = 22
const _EPOLLHUP = 16
const _LT_OBJDIR = ".libs/"
const ___RTAX_MAX = 16
const _BPF_LSH = 0x60
const _TCPOLEN_SACK_PERMITTED = 2
const _NDA_VLAN = 5
const ___NR_setreuid = 70
const __SC_2_PBS = 168
const _SIOCSIFFLAGS = 0x8914
const ___DEC128_MIN__ = 1E-6143
const ___F_GETOWN = 9
const _BPF_MAXINSNS = 4096
const _EAI_IDN_ENCODE = -105
const _IFLA_INET6_UNSPEC = 0
const _IPPROTO_TCP = 6
const _TIOCM_CD = _TIOCM_CAR
const _B134 = 0000004
const _SYS_flock = ___NR_flock
const _HAVE_NETPACKET_PACKET_H = 1
const _SYS_faccessat = ___NR_faccessat
const _ETH_P_PRP = 0x88FB
const _OFILL = 0000100
const __CS_LFS64_LIBS = 1006
const _RLIM_SAVED_MAX = _RLIM_INFINITY
const _HAVE_SYNC_FILE_RANGE = 1
const _IFA_LOCAL = 2
const _ND_OPT_PI_FLAG_RADDR = 0x20
const _TCP_DEFER_ACCEPT = 9
const _MCAST_JOIN_SOURCE_GROUP = 46
const _SYS_request_key = ___NR_request_key
const _ICMP6_PACKET_TOO_BIG = 2
const __CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS = 1129
const _EAI_BADFLAGS = -1
const __CS_XBS5_LPBIG_OFFBIG_LINTFLAGS = 1115
const _UTIME_NOW = ((1 << 30) - 1)
const __STRUCT_TIMEVAL = 1
const __POSIX_MAX_INPUT = 255
const _ETH_DATA_LEN = 1500
const ___RLIMIT_SIGPENDING = 11
const _SYS_io_destroy = ___NR_io_destroy
const _ICMP6_DST_UNREACH = 1
const _ETH_P_PPP_DISC = 0x8863
const _TCPOLEN_MAXSEG = 4
const _ETH_P_802_3_MIN = 0x0600
const _ARPOP_RREPLY = 4
const _IPV6_UNICAST_HOPS = 16
const ___NR_name_to_handle_at = 341
const _IPTOS_CLASS_CS3 = 0x60
const _SYS_timerfd_create = ___NR_timerfd_create
const _IN_MOVED_TO = 0x00000080
const _SYS_gettid = ___NR_gettid
const __POSIX_IPV6 = 200809
const _SYS_lchown = ___NR_lchown
const _SYS_fallocate = ___NR_fallocate
const _AF_WANPIPE = _PF_WANPIPE
const _SYS_getuid32 = ___NR_getuid32
const _TCP_THIN_LINEAR_TIMEOUTS = 16
const _STA_CLOCKERR = 0x1000
const ___NR_restart_syscall = 0
const _SIGILL = 4
const _IFLA_BOND_LP_INTERVAL = 19
const _ETHERTYPE_PUP = 0x0200
const __BITS_POSIX1_LIM_H = 1
const _IPV6_RECVDSTOPTS = 58
const _ETH_P_802_EX1 = 0x88B5
const _IFA_F_DADFAILED = 0x08
const _SCNx8 = "hhx"
const _CSIGNAL = 0x000000ff
const _NI_NUMERICHOST = 1
const _B9600 = 0000015
const __IOC_SIZEBITS = 14
const _SO_LOCK_FILTER = 44
const _IFLA_VF_MAC = 1
const _NDTPA_LOCKTIME = 15
const _UCHAR_MAX = (_SCHAR_MAX * 2 + 1)
const ___RLIMIT_LOCKS = 10
const _ETH_P_IPV6 = 0x86DD
const _ETH_P_AARP = 0x80F3
const _SYS_setfsuid32 = ___NR_setfsuid32
const _VREPRINT = 12
const _SYS_sched_setparam = ___NR_sched_setparam
const _ATF_PUBL = 0x08
const _WCOREFLAG = ___WCOREFLAG
const _TIOCGWINSZ = 0x5413
const ___USE_XOPEN2K8XSI = 1
const _PRIi8 = "i"
const _ARPHRD_LOOPBACK = 772
const ___GCC_IEC_559_COMPLEX = 2
const _SO_BROADCAST = 6
const ___GLIBC_MINOR__ = 21
const __SC_STREAMS = 174
const _PR_SET_TIMING = 14
const ___DBL_MANT_DIG__ = 53
const _B150 = 0000005
const _POSIX_FADV_WILLNEED = 3
const _IFLA_VXLAN_RSC = 12
const _PACKET_BROADCAST = 1
const _PF_ATMPVC = 8
const _IN_CLASSC_NET = 0xffffff00
const _IFLA_VF_SPOOFCHK = 4
const _ETH_ZLEN = 60
const _TCPOPT_EOL = 0
const __CS_POSIX_V7_LP64_OFF64_LIBS = 1142
const _ETH_P_PUPAT = 0x0201
const _SYS_getrusage = ___NR_getrusage
const __POSIX_THREAD_ATTR_STACKADDR = 200809
const _IFLA_PORT_PROFILE = 2
const _REG_UESP = 17
const _IFLA_BOND_PRIMARY = 11
const _SYS_kcmp = ___NR_kcmp
const _IN_MOVED_FROM = 0x00000040
const __UTSNAME_MACHINE_LENGTH = __UTSNAME_LENGTH
const _IPV6_LEAVE_GROUP = 21
const _SYS_unlink = ___NR_unlink
const _HAVE_STRSIGNAL = 1
const __PC_CHOWN_RESTRICTED = 6
const __SC_XOPEN_REALTIME_THREADS = 131
const _IFLA_VLAN_PROTOCOL = 5
const ___BITS_PER_LONG = 32
const _IN_MASK_ADD = 0x20000000
const __BITS_PTHREADTYPES_H = 1
const _IPTOS_PREC_MASK = _IPTOS_CLASS_MASK
const _TUN_NO_PI = 0x0040
const _IPV6_2292HOPLIMIT = 8
const __SC_IPV6 = 235
const _TCP_ESTABLISHED = 1
const _ARPHRD_ARCNET = 7
const _TIOCSERSWILD = 0x5455
const _ETH_P_PUP = 0x0200
const __POSIX_THREAD_PRIORITY_SCHEDULING = 200809
const _SIGEV_THREAD = 2
const _IP_RECVOPTS = 6
const _PR_SET_MM_START_CODE = 1
const ___NR_mkdir = 39
const _PF_DECnet = 12
const _TIOCM_CAR = 0x040
const _SYS_sigprocmask = ___NR_sigprocmask
const ___NR_eventfd2 = 328
const _RTM_DELADDRLABEL = 73
const _SYS__llseek = ___NR__llseek
const _SIOCGIFENCAP = 0x8925
const ___NR_unlinkat = 301
const _MS_ASYNC = 1
const __IOC_READ = 2
const _BLOCK_SIZE = (1<<_BLOCK_SIZE_BITS)
const ___NR_set_robust_list = 311
const _IFLA_GROUP = 27
const _ELIBEXEC = 83
const _ICMP6_RR_PCOUSE_FLAGS_DECRVLTIME = 0x80
const ___NR_putpmsg = 189
const _BC_SCALE_MAX = __POSIX2_BC_SCALE_MAX
const _MSG_CTRUNC = 8
const _MSG_SYN = 1024
const _HAVE_LINUX_NETLINK_H = 1
const _HAVE_SPLICE = 1
const _FPE_FLTDIV = 3
const _IFLA_CARRIER = 33
const __XOPEN_VERSION = 700
const __CS_XBS5_ILP32_OFF32_LIBS = 1102
const _RTNLGRP_NEIGH = 3
const __CS_POSIX_V6_ILP32_OFF32_LDFLAGS = 1117
const __STAT_VER_KERNEL = 1
const _TCPOPT_NOP = 1
const _ICMP6_RR_RESULT_FLAGS_FORBIDDEN = 0x0100
const __POSIX_NO_TRUNC = 1
const _PROT_WRITE = 0x2
const ___NR_epoll_pwait = 319
const _ARPHRD_SIT = 776
const __SC_SAVED_IDS = 8
const _RTM_NEWPREFIX = 52
const ___RLIMIT_MEMLOCK = 8
const _SYS_lookup_dcookie = ___NR_lookup_dcookie
const ___ORDER_LITTLE_ENDIAN__ = 1234
const _BPF_MISC = 0x07
const _TCPOLEN_WINDOW = 3
const _ETH_P_TIPC = 0x88CA
const __POSIX_THREAD_KEYS_MAX = 128
const _AT_EMPTY_PATH = 0x1000
const ___NR_sched_yield = 158
const _HAVE_INOTIFY_RM_WATCH = 1
const __SC_STREAM_MAX = 5
const _EMEDIUMTYPE = 124
const _STA_CLK = 0x8000
const _IPTOS_MINCOST = _IPTOS_LOWCOST
const _EISCONN = 106
const _RLIM64_INFINITY = 0xffffffffffffffff
const _RTNLGRP_IPV4_NETCONF = 24
const _RTAX_FEATURE_TIMESTAMP = 0x00000004
const _INT32_MAX = (2147483647)
const __POSIX_THREAD_CPUTIME = 0
const _MACVLAN_MODE_PRIVATE = 1
const ___NR_fchown32 = 207
const _O_RDONLY = 00
const ___NR_getresuid = 165
const _PTRACE_EVENT_CLONE = 3
const _TCIFLUSH = 0
const ___IFLA_BOND_MAX = 24
const _CRDLY = 0003000
const _FS_NOATIME_FL = 0x00000080
const __SC_ULONG_MAX = 117
const _IPTOS_CLASS_DEFAULT = _IPTOS_CLASS_CS0
const _ESTALE = 116
const _TIME_OK = 0
const _BPF_TXA = 0x80
const __SC_CHILD_MAX = 1
const _SYS_add_key = ___NR_add_key
const _STDC_HEADERS = 1
const _MAP_ANONYMOUS = 0x20
const _TCP_FIN_WAIT1 = 4
const _VINTR = 0
const _MINSIGSTKSZ = 2048
const _RTMGRP_IPV4_RULE = 0x80
const _MADV_MERGEABLE = 12
const _HAVE_NETINET_ICMP6_H = 1
const _IFLA_BRPORT_STATE = 1
const _CPU_SETSIZE = ___CPU_SETSIZE
const _IPVERSION = 4
const _SYS_exit_group = ___NR_exit_group
const _TIOCCBRK = 0x5428
const ___LP64_OFF64_LDFLAGS = "-m64"
const __SC_TRACE_EVENT_NAME_MAX = 242
const _SIGINT = 2
const _SYS_fork = ___NR_fork
const _ETHERTYPE_TRAIL = 0x1000
const _CLONE_FS = 0x00000200
const _SIOCGIFTXQLEN = 0x8942
const __POSIX_FSYNC = 200809
const _NETLINK_ECRYPTFS = 19
const _SIOCSIFADDR = 0x8916
const _SYS_mprotect = ___NR_mprotect
const _SYS_brk = ___NR_brk
const __POSIX_OPEN_MAX = 20
const _TCSETAF = 0x5408
const _TCP_MD5SIG_MAXKEYLEN = 80
const _IPV6_AUTHHDR = 10
const _MSG_TRUNC = 32
const _SYS_statfs64 = ___NR_statfs64
const __POSIX2_CHAR_TERM = 200809
const _SYS_read = ___NR_read
const _SO_SNDLOWAT = 19
const _NETLINK_CONNECTED = 1
const _FS_EXTENT_FL = 0x00080000
const _SYS_llistxattr = ___NR_llistxattr
const _ETH_ALEN = 6
const _AI_IDN_ALLOW_UNASSIGNED = 0x0100
const ___NR_getgid = 47
const _TCA_KIND = 1
const _ND_OPT_TARGET_LINKADDR = 2
const ___DBL_HAS_DENORM__ = 1
const _TCP_LAST_ACK = 9
const _RT_TABLE_DEFAULT = 253
const _NL_MMAP_STATUS_SKIP = 4
const _HAVE_LOG1PL = 1
const _RT_SCOPE_HOST = 254
const _RTMSG_DELRULE = 0x32
const _IPPROTO_MAX = 256
const _IPOPT_CLASS_MASK = 0x60
const _AT_EACCESS = 0x200
const _SYS_pause = ___NR_pause
const _ND_OPT_PREFIX_INFORMATION = 3
const _SIGURG = 23
const __SC_TIMER_MAX = 35
const _ND_RA_FLAG_HOME_AGENT = 0x20
const __SC_SCHAR_MIN = 112
const _TCPOLEN_TSTAMP_APPA = (_TCPOLEN_TIMESTAMP+2)
const _REG_EAX = 11
const _SIOCADDRT = 0x890B
const _PF_PHONET = 35
const _RTPROT_REDIRECT = 1
const _IN_DELETE_SELF = 0x00000400
const _NI_IDN = 32
const _TUN_READQ_SIZE = 500
const _STA_PLL = 0x0001
const _IP_ADD_SOURCE_MEMBERSHIP = 39
const _AF_BLUETOOTH = _PF_BLUETOOTH
const _ENOTBLK = 15
const __XLOCALE_H = 1
const _VSUSP = 10
const _SOCK_DCCP = 6
const ___X32_SYSCALL_BIT = 0x40000000
const _HAVE_DLFCN_H = 1
const _ETHER_HDR_LEN = _ETH_HLEN
const ___STDC_IEC_559_COMPLEX__ = 1
const _ENOPROTOOPT = 92
const _RTAX_FEATURES = 12
const _SIOCSIFMAP = 0x8971
const ___NR_get_robust_list = 312
const __CS_POSIX_V7_LP64_OFF64_LDFLAGS = 1141
const _FPE_FLTOVF = 4
const _HAVE_WAIT4 = 1
const __SC_AVPHYS_PAGES = 86
const _ILL_BADSTK = 8
const _PR_MCE_KILL_DEFAULT = 2
const _AI_CANONIDN = 0x0080
const ___IFLA_IPOIB_MAX = 4
const _SIGHUP = 1
const _PTRACE_O_TRACEVFORK = 4
const _ENOSPC = 28
const _VDISCARD = 13
const _RTMGRP_NOTIFY = 2
const _SYS_openat = ___NR_openat
const _TIME_UTC = 1
const __CS_POSIX_V7_ILP32_OFFBIG_CFLAGS = 1136
const ___NR_tgkill = 270
const ___NR_get_kernel_syms = 130
const _EDOTDOT = 73
const _SIGPIPE = 13
const _SYS_olduname = ___NR_olduname
const _MAP_ANON = _MAP_ANONYMOUS
const ___O_DIRECT = 040000
const _IPTTLDEC = 1
const ___USE_POSIX199309 = 1
const ___NR_open_by_handle_at = 342
const __CS_XBS5_LP64_OFF64_LIBS = 1110
const _SO_KEEPALIVE = 9
const _SYS_rt_sigreturn = ___NR_rt_sigreturn
const _ICMP6_RR_PCOUSE_RAFLAGS_AUTO = 0x10
const _AF_NETLINK = _PF_NETLINK
const _BYTE_ORDER = ___BYTE_ORDER
const _IPV6_ADDRFORM = 1
const _TIME_WAIT = 4
const _NETLINK_FIREWALL = 3
const _EHOSTDOWN = 112
const ___USE_EXTERN_INLINES = 1
const _NETLINK_DNRTMSG = 14
const _IPV6_RECVHOPLIMIT = 51
const _TIOCGSOFTCAR = 0x5419
const _PR_GET_ENDIAN = 19
const _SYS_ustat = ___NR_ustat
const _SYS_io_submit = ___NR_io_submit
const _SOMAXCONN = 128
const _SYS_writev = ___NR_writev
const ___NR_lgetxattr = 230
const _SCM_RIGHTS = 1
const _SIOCGIFDSTADDR = 0x8917
const _FS_COMPRBLK_FL = 0x00000200
const _MADV_REMOVE = 9
const _EADV = 68
const _TUN_FASYNC = 0x0010
const __SC_MESSAGE_PASSING = 20
const _MS_MANDLOCK = 64
const __UTSNAME_VERSION_LENGTH = __UTSNAME_LENGTH
const _RTNL_FAMILY_IP6MR = 129
const _SYS_fstatat64 = ___NR_fstatat64
const _DN_MULTISHOT = 0x80000000
const _B1200 = 0000011
const _EWOULDBLOCK = _EAGAIN
const _SCNx16 = "hx"
const _NLM_F_MATCH = 0x200
const _ARPHRD_AX25 = 3
const __POSIX_PRIORITY_SCHEDULING = 200809
const _RTF_NOFORWARD = 0x1000
const _F_DUPFD_CLOEXEC = 1030
const __SC_THREAD_KEYS_MAX = 74
const _INR_OPEN_MAX = 4096
const _B300 = 0000007
const _IMAXBEL = 0020000
const _RUSAGE_CHILDREN = -1
const _F_OFD_SETLK = 37
const _ENODATA = 61
const _AF_PPPOX = _PF_PPPOX
const _HAVE_SYS_TYPES_H = 1
const _HAVE_GETXATTR = 1
const _SIOCGIFADDR = 0x8915
const _NDA_DST = 1
const _TIOCM_LE = 0x001
const _SCNoFAST8 = "hho"
const _ARPHRD_SKIP = 771
const ___DEC32_SUBNORMAL_MIN__ = 0.000001E-95
const _SYS_sgetmask = ___NR_sgetmask
const ___LITTLE_ENDIAN = 1234
const __POSIX_REALTIME_SIGNALS = 200809
const ___F_GETSIG = 11
const _HAVE_ATAN2L = 1
const __FCNTL_H = 1
const ___NR_utimes = 271
const _RTM_GETROUTE = 26
const _UINT8_MAX = (255)
const _SIGSTOP = 19
const _ARPOP_RREQUEST = 3
const _IFLA_PORT_VSI_TYPE = 3
const __POSIX_PRIORITIZED_IO = 200809
const _NO_DATA = 4
const _RTCF_MASQ = 0x00400000
const _IFLA_BOND_MODE = 1
const ___NR_ugetrlimit = 191
const _SYS_mlock = ___NR_mlock
const __FEATURES_H = 1
const _SYS_kexec_load = ___NR_kexec_load
const _EPROTOTYPE = 91
const _NZERO = 20
const _SIOCSIFNETMASK = 0x891c
const ___NR_personality = 136
const _SYS_get_mempolicy = ___NR_get_mempolicy
const _EILSEQ = 84
const _SYS_setregid = ___NR_setregid
const _SOCK_STREAM = 1
const _PR_GET_SECCOMP = 21
const _ETH_HLEN = 14
const _SCM_CREDENTIALS = 2
const ___USE_LARGEFILE64 = 1
const __NETINET_IN_H = 1
const __SC_LEVEL1_DCACHE_LINESIZE = 190
const _EDQUOT = 122
const _IFLA_VXLAN_TOS = 6
const ___S_IREAD = 0400
const _F_GETFD = 1
const _ARPHRD_DDCMP = 517
const _RLIMIT_CPU = 0
const _F_GETFL = 3
const _IPOPT_COPY = 0x80
const _IPV6_CHECKSUM = 7
const _ETH_P_PPP_SES = 0x8864
const __SC_LEVEL1_DCACHE_SIZE = 188
const _RLIMIT_STACK = 3
const _ETH_P_TEB = 0x6558
const _CBAUDEX = 0010000
const _LINUX_REBOOT_MAGIC1 = 0xfee1dead
const _LINUX_REBOOT_MAGIC2 = 672274793
const _PF_BRIDGE = 7
const _MADV_RANDOM = 1
const __UTSNAME_NODENAME_LENGTH = __UTSNAME_LENGTH
const _SCNoLEAST8 = "hho"
const __SC_PII_SOCKET = 55
const _ARPHRD_IEEE802 = 6
const _ADJ_OFFSET = 0x0001
const _ELOOP = 40
const _RTNLGRP_PHONET_IFADDR = 21
const _SYS_setresuid32 = ___NR_setresuid32
const _LITTLE_ENDIAN = ___LITTLE_ENDIAN
const ___BYTE_ORDER = ___LITTLE_ENDIAN
const _TCPI_OPT_TIMESTAMPS = 1
const ___TCA_MAX = 9
const _RTA_METRICS = 8
const _SYS_fcntl64 = ___NR_fcntl64
const __SC_IOV_MAX = 60
const _SYNC_FILE_RANGE_WAIT_AFTER = 4
const __POSIX_MQ_PRIO_MAX = 32
const __POSIX_VERSION = 200809
const _HOST_NOT_FOUND = 1
const _F_OWNER_PID = 1
const _TIOCPKT_IOCTL = 64
const _SO_SECURITY_ENCRYPTION_NETWORK = 24
const ___INT_FAST8_MAX__ = 0x7f
const _SYS_chroot = ___NR_chroot
const _EPROTONOSUPPORT = 93
const _IPPORT_RESERVED = 1024
const _IN_ONLYDIR = 0x01000000
const __POSIX_PIPE_BUF = 512
const _IPOPT_SECUR_SECRET = 0xd788
const _PORT_SELF_VF = -1
const ___RTM_MAX = 87
const _IPOPT_SECUR_CONFID = 0xf135
const _ESPIPE = 29
const _AF_SNA = _PF_SNA
const __SYS_MMAN_H = 1
const _SYS_afs_syscall = ___NR_afs_syscall
const _UINT_FAST8_MAX = (255)
const _STA_NANO = 0x2000
const _O_LARGEFILE = ___O_LARGEFILE
const ___NR_sched_setaffinity = 241
const ___IFLA_VXLAN_MAX = 18
const _ISTRIP = 0000040
const _TIOCPKT_START = 8
const _SO_LINGER = 13
const ___UINT_LEAST16_MAX__ = 0xffff
const _OLCUC = 0000002
const _PR_GET_TIMERSLACK = 30
const ___NR_lstat = 107
const __POSIX_SYMLOOP_MAX = 8
const ___DBL_DIG__ = 15
const __CS_XBS5_LP64_OFF64_LINTFLAGS = 1111
const _RTN_UNREACHABLE = 7
const __CS_POSIX_V6_LP64_OFF64_LDFLAGS = 1125
const ___DEC64_MAX__ = 9.999999999999999E384
const _IFLA_HSR_SLAVE1 = 1
const __POSIX_THREAD_ATTR_STACKSIZE = 200809
const _HAVE_NETINET_IP_H = 1
const _IFHWADDRLEN = 6
const _TCSETSF = 0x5404
const ___USE_GNU = 1
const ___WCHAR_MAX = ___WCHAR_MAX__
const __SC_SSIZE_MAX = 110
const _IP_UNICAST_IF = 50
const _SO_RCVBUFFORCE = 33
const _SYS_nfsservctl = ___NR_nfsservctl
const _BUS_ADRALN = 1
const _IPV6_PKTINFO = 50
const _SYS_lremovexattr = ___NR_lremovexattr
const _TCSETSW = 0x5403
const _EAI_SOCKTYPE = -7
const __SC_V7_ILP32_OFF32 = 237
const _SYS_io_cancel = ___NR_io_cancel
const _IPPROTO_IPIP = 4
const _linux = 1
const _WNOWAIT = 0x01000000
const _RTA_MULTIPATH = 9
const _IPV6_RECVRTHDR = 56
const _TCP_CA_Open = 0
const __SC_LEVEL3_CACHE_LINESIZE = 196
const _LINUX_REBOOT_CMD_HALT = 0xCDEF0123
const _ICMP6_FILTER = 1
const _HAVE_NET_ROUTE_H = 1
const _SO_BUSY_POLL = 46
const _ENFILE = 23
const __SC_THREADS = 67
const __IOC_SIZEMASK = ((1 << __IOC_SIZEBITS)-1)
const ___NR_ulimit = 58
const _IP_IPSEC_POLICY = 16
const _SO_MARK = 36
const _MAP_PRIVATE = 0x02
const __PC_REC_XFER_ALIGN = 17
const __BITS_TYPESIZES_H = 1
const _DT_WHT = 14
const ___NR_add_key = 286
const ___SIG_ATOMIC_MAX__ = 0x7fffffff
const _P_PGID = 2
const _EAI_SERVICE = -8
const _RTA_FLOW = 11
const __POSIX_TRACE_LOG = -1
const _SCNdLEAST16 = "hd"
const _RTN_BROADCAST = 3
const _AF_ROSE = _PF_ROSE
const _SCNd16 = "hd"
const __STRING_ARCH_unaligned = 1
const _HAVE_MKNODAT = 1
const _NDA_UNSPEC = 0
const _SIOCRTMSG = 0x890D
const _NETLINK_AUDIT = 9
const _PF_APPLETALK = 5
const __SC_NL_TEXTMAX = 124
const _TIOCSERGETMULTI = 0x545A
const _IFLA_BOND_SLAVE_UNSPEC = 0
const _IFLA_BOND_RESEND_IGMP = 15
const _RTM_DELQDISC = 37
const _IFLA_VF_INFO = 1
const ___NR_brk = 45
const _ENAMETOOLONG = 36
const __SC_TTY_NAME_MAX = 72
const _B50 = 0000001
const _SYS_fgetxattr = ___NR_fgetxattr
const _IFLA_INET6_FLAGS = 1
const ___NR_mq_timedsend = 279
const __STRING_H = 1
const _SYS_getresuid = ___NR_getresuid
const _MSG_PROXY = 16
const ___NR_set_tid_address = 258
const _STDIN_FILENO = 0
const ___NR_getgid32 = 200
const ___NR_timerfd_create = 322
const ___linux__ = 1
const _PR_FP_EXC_RES = 0x080000
const __CS_POSIX_V6_LPBIG_OFFBIG_LIBS = 1130
const _ICMP6_FILTER_PASS = 2
const _SA_RESTART = 0x10000000
const _EXTB = _B38400
const __SC_PRIORITIZED_IO = 13
const _CLONE_NEWIPC = 0x08000000
const _USE_LIBFFI = 1
const _SA_ONESHOT = _SA_RESETHAND
const _IFLA_IFALIAS = 20
const _ICMP6_TIME_EXCEED_REASSEMBLY = 1
const __SC_XOPEN_SHM = 94
const ___NR_gtty = 32
const _IFLA_NET_NS_FD = 28
const ___PRAGMA_REDEFINE_EXTNAME = 1
const __SC_RTSIG_MAX = 31
const _SIGWINCH = 28
const _ND_NEIGHBOR_SOLICIT = 135
const ___NR_break = 17
const _SYS_symlinkat = ___NR_symlinkat
const _IFA_F_TENTATIVE = 0x40
const _IPV6_RECVTCLASS = 66
const _PORT_VDP_RESPONSE_OUT_OF_SYNC = 6
const _PF_NETROM = 6
const _PR_SET_MM_END_CODE = 2
const _STA_PPSTIME = 0x0004
const _ARPD_LOOKUP = 0x02
const _F_SETOWN_EX = ___F_SETOWN_EX
const _SIOCSIFSLAVE = 0x8930
const _ENOSTR = 60
const _SYS_idle = ___NR_idle
const ___NR_sched_setparam = 154
const _IFLA_VXLAN_TTL = 5
const _IFLA_HSR_SLAVE2 = 2
const _SA_NODEFER = 0x40000000
const _NLMSG_MIN_TYPE = 0x10
const _TIOCM_RI = _TIOCM_RNG
const _IPTOS_ECN_ECT0 = 0x02
const _SYS_fcntl = ___NR_fcntl
const _SIOCSIFMEM = 0x8920
const __BITS_UIO_H = 1
const _RTN_LOCAL = 2
const _IFLA_VXLAN_GROUP6 = 16
const _SCNoLEAST16 = "ho"
const _SCNd32 = "d"
const __SC_NL_LANGMAX = 120
const _PF_CAIF = 37
const _CLONE_SETTLS = 0x00080000
const ___DEC64_SUBNORMAL_MIN__ = 0.000000000000001E-383
const ___O_NOFOLLOW = 0400000
const ___NR_mpx = 56
const _NETLINK_DROP_MEMBERSHIP = 2
const ___NR_inotify_init = 291
const _IFLA_INFO_KIND = 1
const ___NR_utimensat = 320
const ___NR_timerfd_settime = 325
const _IFLA_INET_UNSPEC = 0
const __RPC_NETDB_H = 1
const _TUN_VNET_HDR = 0x0200
const _SKF_AD_OFF = (-0x1000)
const ___DEC32_MANT_DIG__ = 7
const _BMAP_IOCTL = 1
const _RTM_NEWTFILTER = 44
const _SA_NOMASK = _SA_NODEFER
const _MAP_EXECUTABLE = 0x01000
const _STA_UNSYNC = 0x0040
const _ENOTDIR = 20
const _EINVAL = 22
const ___NR_vm86old = 113
const ___NR_sched_getattr = 352
const __CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS = 1145
const _TTY_NAME_MAX = 32
const _IN_CLASSA_MAX = 128
const _B75 = 0000002
const _EPOLL_CLOEXEC = 524288
const _NETLINK_GENERIC = 16
const _PACKET_OTHERHOST = 3
const _SYS_munmap = ___NR_munmap
const _ARPHRD_IEEE802_TR = 800
const _F_OWNER_PGRP = 2
const _RT_TABLE_UNSPEC = 0
const __SC_ASYNCHRONOUS_IO = 12
const _ND_ROUTER_ADVERT = 134
const _PACKET_DROP_MEMBERSHIP = 2
const _IN_CLOSE_WRITE = 0x00000008
const ___STDC_HOSTED__ = 1
const _NETLINK_CONNECTOR = 11
const _TIOCM_SR = 0x010
const ___NR_readlink = 85
const _TIOCM_ST = 0x008
const _EKEYEXPIRED = 127
const _TCOFLUSH = 1
const _SIOCATMARK = 0x8905
const __SC_LEVEL2_CACHE_SIZE = 191
const _SIOCGIFBRDADDR = 0x8919
const _RTM_GETACTION = 50
const _SOL_ATM = 264
const __SC_TZNAME_MAX = 6
const ___WCHAR_MIN__ = (-___WCHAR_MAX__ - 1)
const __SC_XBS5_LPBIG_OFFBIG = 128
const _PORT_PROFILE_RESPONSE_BADSTATE = 259
const _IPPORT_SMTP = 25
const _SYS_fchown = ___NR_fchown
const _IF_NAMESIZE = 16
const _EBADE = 52
const _EBADF = 9
const ___NR_clock_adjtime = 343
const _SYS_fstatfs = ___NR_fstatfs
const _ECHOKE = 0004000
const _HAVE_SYS_UTSNAME_H = 1
const _PRIx8 = "x"
const _B3500000 = 0010016
const ___NR_sendfile = 187
const ___NR_fchownat = 298
const _EBADR = 53
const _SIGCHLD = 17
const ___NR_fork = 2
const _AF_FILE = _PF_FILE
const _CLOCK_REALTIME_ALARM = 8
const __SC_THREAD_STACK_MIN = 75
const _IFLA_VXLAN_PORT = 15
const _IFLA_BOND_ARP_ALL_TARGETS = 10
const __XOPEN_UNIX = 1
const _EHOSTUNREACH = 113
const _IP_RETOPTS = 7
const _S_BLKSIZE = 512
const ___unix = 1
const ___NR_fchmod = 94
const _SCNoLEAST32 = "o"
const _EL3RST = 47
const _TCSETXF = 0x5434
const _CRTSCTS = 020000000000
const ___i486 = 1
const _IFLA_NET_NS_PID = 19
const _SIOCSIFHWADDR = 0x8924
const _TCP_FASTOPEN = 23
const _TIOCVHANGUP = 0x5437
const _ATF_NETMASK = 0x20
const _TCSETXW = 0x5435
const ___STDC_UTF_16__ = 1
const _TIOCPKT_DOSTOP = 32
const _DT_LNK = 10
const __MKNOD_VER_SVR4 = 2
const _ENOLCK = 37
const _SYS_sched_rr_get_interval = ___NR_sched_rr_get_interval
const _AF_RXRPC = _PF_RXRPC
const _PR_GET_UNALIGN = 5
const _SYS_stty = ___NR_stty
const _IN_CLASSB_HOST = (0xffffffff & ^_IN_CLASSB_NET)
const _NSS_BUFLEN_PASSWD = 1024
const __SC_THREAD_SAFE_FUNCTIONS = 68
const _ELIBBAD = 80
const _IPV6_RXDSTOPTS = _IPV6_DSTOPTS
const ___NR_faccessat = 307
const _ETH_P_MVRP = 0x88F5
const __SC_XOPEN_LEGACY = 129
const _PAGE_SIZE = (1 << _PAGE_SHIFT)
const _RTF_NONEXTHOP = 0x00200000
const __BITS_WCHAR_H = 1
const _PR_SET_PDEATHSIG = 1
const _SYS_ioperm = ___NR_ioperm
const __CS_POSIX_V7_ILP32_OFF32_LIBS = 1134
const _IFLA_VLAN_INGRESS_QOS = 4
const _MS_NOEXEC = 8
const _VTIME = 5
const _BUS_ADRERR = 2
const _RTNLGRP_IPV6_PREFIX = 18
const _N_HDLC = 13
const _PORT_VDP_RESPONSE_VTID_VIOLATION = 4
const __SC_THREAD_ATTR_STACKADDR = 77
const _ETH_P_IPX = 0x8137
const _PRIuLEAST32 = "u"
const _FS_FL_USER_MODIFIABLE = 0x000380FF
const ___GCC_ATOMIC_TEST_AND_SET_TRUEVAL = 1
const ___NR_renameat = 302
const _MSG_DONTROUTE = 4
const _TIOCSIG_val = 1074025526
const __PATH_NSSWITCH_CONF = "/etc/nsswitch.conf"
const __SC_THREAD_PROCESS_SHARED = 82
const _STA_PPSJITTER = 0x0200
const ___NR_signalfd = 321
const _SO_PEERSEC = 31
const _IFLA_BOND_SLAVE_LINK_FAILURE_COUNT = 3
const ___linux = 1
const _NTF_USE = 0x01
const ___BIG_ENDIAN = 4321
const _PREFIX_UNSPEC = 0
const _SEGV_ACCERR = 2
const _SCNo32 = "o"
const ___INT64_MAX__ = 0x7fffffffffffffff
const _TCP_COOKIE_IN_ALWAYS = (1 << 0)
const _SYS_readv = ___NR_readv
const _PF_RDS = 21
const _IPV6_DSTOPTS = 59
const __SYS_PTRACE_H = 1
const _RTM_F_NOTIFY = 0x100
const ___NR_fcntl64 = 221
const _IFLA_BOND_ALL_SLAVES_ACTIVE = 17
const _IFF_BROADCAST = 2
const _IPOPT_SATID = 136
const _TIOCMBIC = 0x5417
const _FS_INDEX_FL = 0x00001000
const _SYS_uname = ___NR_uname
const _MOD_TIMECONST = _ADJ_TIMECONST
const _MCAST_INCLUDE = 1
const _PR_TASK_PERF_EVENTS_DISABLE = 31
const _IP_MTU_DISCOVER = 10
const _IFLA_VXLAN_PORT_RANGE = 10
const ___NR_sched_setattr = 351
const __SYSCALL_H = 1
const _ESTRPIPE = 86
const __POSIX2_LINE_MAX = 2048
const _TCA_OPTIONS = 2
const __SC_LEVEL3_CACHE_SIZE = 194
const _F_OWNER_GID = 2
const _ENOLINK = 67
const _MACVLAN_MODE_VEPA = 2
const _VSWTC = 7
const _SA_INTERRUPT = 0x20000000
const ___DBL_HAS_QUIET_NAN__ = 1
const _ARPOP_InREPLY = 9
const _RTMSG_DELROUTE = 0x22
const _TIOCGSID = 0x5429
const __POSIX_LINK_MAX = 8
const _N_MOUSE = 2
const ___NR_fchdir = 133
const _NLM_F_ACK = 4
const _PTRACE_SETREGSET = 16901
const _IN_NONBLOCK = 2048
const ___NR_inotify_init1 = 332
const _FD_CLOEXEC = 1
const __SYS_EPOLL_H = 1
const _ECHONL = 0000100
const ___MAX_BAUD = _B4000000
const __PATH_PROTOCOLS = "/etc/protocols"
const _RTNLGRP_IPV4_ROUTE = 7
const _CLONE_NEWUTS = 0x04000000
const _ETH_P_PHONET = 0x00F5
const __PWD_H = 1
const __POSIX_SHELL = 1
const _MNT_FORCE = 1
const ___WCHAR_MIN = ___WCHAR_MIN__
const _NETDB_INTERNAL = -1
const ___USE_MISC = 1
const _PRIO_MAX = 20
const _ETHERTYPE_ARP = 0x0806
const _INT32_MIN = (-2147483647-1)
const __POSIX_TIMEOUTS = 200809
const _MLD_LISTENER_QUERY = 130
const _SPLICE_F_GIFT = 8
const ___BYTE_ORDER__ = ___ORDER_LITTLE_ENDIAN__
const ___RTNLGRP_MAX = 27
const ___NR_setfsgid32 = 216
const _SYS_setgroups = ___NR_setgroups
const _IFF_PROMISC = 256
const _HAVE_SYS_USER_H = 1
const _PRIXLEAST16 = "X"
const _TH_FIN = 0x01
const _SYS_setgid32 = ___NR_setgid32
const _RTM_GETADDRLABEL = 74
const ___SIGRTMAX = (__NSIG - 1)
const _ERESTART = 85
const __SC_V7_ILP32_OFFBIG = 238
const _MADV_DOFORK = 11
const ___unix__ = 1
const ___error_t_defined = 1
const __SS_SIZE = 128
const _NGREG = 19
const _TCP_CLOSING = 11
const _SYS_truncate64 = ___NR_truncate64
const _RTF_XRESOLVE = 0x0800
const _BPF_RET = 0x06
const _HAVE_STRERROR_R = 1
const _SYS_sendmmsg = ___NR_sendmmsg
const __SC_NL_SETMAX = 123
const __SYS_SYSMACROS_H = 1
const _TCP_NO_QUEUE = 0
const _CLONE_VM = 0x00000100
const __IOC_DIRBITS = 2
const _WUNTRACED = 2
const _PR_MCE_KILL_SET = 1
const _SKF_AD_QUEUE = 24
const ___NR_lchown = 16
const _PR_SET_MM_START_STACK = 5
const ___FLOAT_WORD_ORDER__ = ___ORDER_LITTLE_ENDIAN__
const __POSIX_SIGQUEUE_MAX = 32
const ___USE_REENTRANT = 1
const _IFLA_LINKMODE = 17
const _XATTR_SIZE_MAX = 65536
const ___NR_modify_ldt = 123
const _SYS_epoll_ctl = ___NR_epoll_ctl
const _TCPI_OPT_WSCALE = 4
const __SC_LEVEL1_ICACHE_ASSOC = 186
const ___NR_vfork = 190
const _SYS_sched_get_priority_max = ___NR_sched_get_priority_max
const _IPPORT_BIFFUDP = 512
const _FIONREAD = 0x541B
const _MLD_LISTENER_REDUCTION = 132
const _TIOCSERGWILD = 0x5454
const _EKEYREJECTED = 129
const _RT_SCOPE_UNIVERSE = 0
const _MAP_NONBLOCK = 0x10000
const _SYS_syncfs = ___NR_syncfs
const _TABDLY = 0014000
const ___GNUC_MINOR__ = 1
const _SIG_UNBLOCK = 1
const ___NR_prctl = 172
const ___NR_process_vm_writev = 348
const _IPPORT_DISCARD = 9
const _NBPG = _PAGE_SIZE
const _SYS_ioctl = ___NR_ioctl
const _RTAX_FEATURE_ECN = 0x00000001
const _SYS_poll = ___NR_poll
const _BC_STRING_MAX = __POSIX2_BC_STRING_MAX
const _IPV6_2292PKTOPTIONS = 6
const _TIOCM_CTS = 0x020
const _PTRDIFF_MAX = (2147483647)
const _SYS_iopl = ___NR_iopl
const _NET_MAJOR = 36
const ___WNOTHREAD = 0x20000000
const ___S_IEXEC = 0100
const __SC_DELAYTIMER_MAX = 26
const _SYS_exit = ___NR_exit
const _SYS_restart_syscall = ___NR_restart_syscall
const _PRIXLEAST32 = "X"
const _IFLA_HSR_SUPERVISION_ADDR = 4
const __POSIX_TYPED_MEMORY_OBJECTS = -1
const _EUCLEAN = 117
const _PR_SET_FPEMU = 10
const _ETH_P_ATALK = 0x809B
const _RTF_REINSTATE = 0x0008
const ___USE_POSIX199506 = 1
const _SYS_nanosleep = ___NR_nanosleep
const _IP_DROP_MEMBERSHIP = 36
const _WINT_MAX = (4294967295)
const _ECONNABORTED = 103
const _PR_UNALIGN_NOPRINT = 1
const _FS_DIRSYNC_FL = 0x00010000
const _SIOCDEVPRIVATE = 0x89F0
const __SC_TIMEOUTS = 164
const ___INT_LEAST32_MAX__ = 0x7fffffff
const _IN_CLOSE = (_IN_CLOSE_WRITE | _IN_CLOSE_NOWRITE)
const _IPPORT_MTP = 57
const ___NR_unlink = 10
const _IPTOS_PREC_IMMEDIATE = _IPTOS_CLASS_CS2
const _UINT_LEAST16_MAX = (65535)
const ___NR_geteuid = 49
const _S_IWGRP = (_S_IWUSR >> 3)
const ___NR_oldolduname = 59
const _SYS_mkdirat = ___NR_mkdirat
const _TIOCPKT_DATA = 0
const __CS_V6_WIDTH_RESTRICTED_ENVS = 1
const _RTCF_DIRECTSRC = 0x04000000
const ___NR_sync_file_range = 314
const _ADJ_TAI = 0x0080
const _NDUSEROPT_UNSPEC = 0
const __UTSNAME_DOMAIN_LENGTH = __UTSNAME_LENGTH
const _NR_FILE = 8192
const _PF_PPPOX = 24
const _SO_PEEK_OFF = 42
const _SO_RCVBUF = 8
const __SC_XBS5_ILP32_OFFBIG = 126
const ___SIZEOF_PTHREAD_CONDATTR_T = 4
const _N_HCI = 15
const _PRIuLEAST8 = "u"
const _USHRT_MAX = (_SHRT_MAX * 2 + 1)
const _RT_CLASS_LOCAL = 255
const _FIOGETOWN = 0x8903
const _SO_SELECT_ERR_QUEUE = 45
const _SOCK_NONBLOCK = 2048
const _UINT_LEAST32_MAX = (4294967295)
const _SIGXFSZ = 25
const __ASM_X86_UNISTD_32_H = 1
const _IFLA_PROTINFO = 12
const ___NR_munlockall = 153
const _IP_MULTICAST_ALL = 49
const _ECHO = 0000010
const _ARPHRD_EETHER = 2
const _CLD_CONTINUED = 6
const _ETHERTYPE_AT = 0x809B
const _SCHAR_MAX = ___SCHAR_MAX__
const _NDTPA_REACHABLE_TIME = 3
const _SYS_vm86old = ___NR_vm86old
const _HAVE_AS_COMDAT_GAS = 1
const _NLM_F_MULTI = 2
const _SYS_mremap = ___NR_mremap
const __CS_XBS5_LP64_OFF64_CFLAGS = 1108
const _SYS_bdflush = ___NR_bdflush
const _SIOCSIFDSTADDR = 0x8918
const _SYS_break = ___NR_break
const _EPOLL_CTL_DEL = 2
const _IFLA_QDISC = 6
const ___ELF__ = 1
const _IN_OPEN = 0x00000020
const _IFF_NO_PI = 0x1000
const _ETH_P_CONTROL = 0x0016
const _IFLA_BOND_AD_INFO_NUM_PORTS = 2
const _DT_FIFO = 1
const _SCNiFAST8 = "hhi"
const _TIOCSETD = 0x5423
const _PTRACE_O_MASK = 1048831
const _IPOPT_OFFSET = 2
const ___NR_fstatfs = 100
const ___NR_set_thread_area = 243
const _IFLA_BOND_ARP_INTERVAL = 7
const _PR_SET_MM_START_DATA = 3
const _IPPROTO_IGMP = 2
const _SYS_sysinfo = ___NR_sysinfo
const _SYS_setsid = ___NR_setsid
const _OFDEL = 0000200
const __PC_PRIO_IO = 11
const ___FLT_MIN__ = 1.1
const _CLONE_NEWNET = 0x40000000
const _RTA_OIF = 4
const _SI_SIGIO = -5
const __XOPEN_REALTIME = 1
const _PRIu16 = "u"
const _ND_OPT_SOURCE_LINKADDR = 1
const _IFA_F_DEPRECATED = 0x20
const _RTNH_F_DEAD = 1
const _PTRACE_GETREGS = 12
const _RT_CLASS_MAIN = 254
const _ENOANO = 55
const __BITS_UIO_H_FOR_SYS_UIO_H = 1
const __BITS_TIMEX_H = 1
const __SC_NL_ARGMAX = 119
const _IFA_MULTICAST = 7
const _IPPROTO_BEETPH = 94
const _IPOPT_SECUR_TOPSECRET = 0x6bc5
const ___S_IWRITE = 0200
const _ENOTCONN = 107
const _RTF_REJECT = 0x0200
const _TUN_TAP_MQ = 0x0400
const ___S_IFMT = 0170000
const _IPOIB_MODE_DATAGRAM = 0
const __SC_PAGESIZE = 30
const _ARPHRD_CISCO = 513
const _IPPROTO_DSTOPTS = 60
const _MADV_DONTDUMP = 16
const __CS_POSIX_V6_LP64_OFF64_LINTFLAGS = 1127
const __SC_NPROCESSORS_CONF = 83
const _SYS_sigaction = ___NR_sigaction
const _O_NOCTTY = 0400
const _CLONE_IO = 0x80000000
const _SIOCSIFHWBROADCAST = 0x8937
const __CS_GNU_LIBC_VERSION = 2
const _NLM_F_CREATE = 0x400
const _RT_CLASS_DEFAULT = 253
const _HAVE_UNLINKAT = 1
const _ENOSYS = 38
const _RTM_GETMULTICAST = 58
const _ETHER_MIN_LEN = (_ETH_ZLEN + _ETHER_CRC_LEN)
const _EPOLL_CTL_MOD = 3
const _FIONBIO = 0x5421
const __SC_PII_XTI = 54
const __POSIX2_C_DEV = ___POSIX2_THIS_VERSION
const _AF_ALG = _PF_ALG
const _SO_RCVLOWAT = 18
const _IPPORT_WHOSERVER = 513
const _HAVE_SYS_MMAN_H = 1
const ___NR_pwrite64 = 181
const _RTNLGRP_NONE = 0
const _FS_SYNC_FL = 0x00000008
const _CLONE_FILES = 0x00000400
const _ILL_COPROC = 7
const _MSG_WAITALL = 256
const _PR_SET_MM_ENV_END = 11
const ___NR_getsid = 147
const ___NR_ioprio_get = 290
const _MS_REC = 16384
const __POSIX_TRACE = -1
const _IPPORT_EXECSERVER = 512
const _LOCK_NB = 4
const _PDP_ENDIAN = ___PDP_ENDIAN
const ___LONG_MAX__ = 0x7fffffff
const _PR_MCE_KILL_EARLY = 1
const __STDC_PREDEF_H = 1
const _ICMP6_FILTER_BLOCKOTHERS = 3
const __SC_SPIN_LOCKS = 154
const _IFLA_BOND_AD_INFO_ACTOR_KEY = 3
const _RTM_GETTCLASS = 42
const _AI_ADDRCONFIG = 0x0020
const _TCP_LISTEN = 10
const _MADV_UNMERGEABLE = 13
const _PRIu32 = "u"
const _AF_CAN = _PF_CAN
const __POSIX2_BC_STRING_MAX = 1000
const _N_R3964 = 9
const _IPPROTO_AH = 51
const _EXFULL = 54
const __POSIX_RAW_SOCKETS = 200809
const _EBUSY = 16
const _B2500000 = 0010014
const _PRIXFAST8 = "X"
const _SYS_tkill = ___NR_tkill
const _IPTOS_PREC_PRIORITY = _IPTOS_CLASS_CS1
const _CTIME = 0
const _EUNATCH = 49
const __SC_2_PBS_ACCOUNTING = 169
const _SYS_mmap2 = ___NR_mmap2
const ___NR_sched_rr_get_interval = 161
const __POSIX_THREAD_SPORADIC_SERVER = -1
const _IPPORT_WHOIS = 43
const _SEEK_DATA = 3
const _F_OFD_GETLK = 36
const _NLA_ALIGNTO = 4
const _ENOMEDIUM = 123
const __GNU_SOURCE = 1
const _SYS_ptrace = ___NR_ptrace
const _SIOCGIFINDEX = 0x8933
const _E2BIG = 7
const __XOPEN_SOURCE_EXTENDED = 1
const _SI_TKILL = -6
const _SYS_lstat64 = ___NR_lstat64
const ___NR_writev = 146
const _PORT_REQUEST_PREASSOCIATE_RR = 1
const _SYS_futex = ___NR_futex
const _IN_DELETE = 0x00000200
const _FFDLY = 0100000
const _MCAST_LEAVE_SOURCE_GROUP = 47
const _S_IXUSR = ___S_IEXEC
const __SYS_SELECT_H = 1
const ___NR_inotify_add_watch = 292
const ___NR_openat = 295
const ___NR_fdatasync = 148
const _F_SETLEASE = 1024
const __SC_FD_MGMT = 143
const _IPOPT_END = _IPOPT_EOL
const _PRIO_MIN = -20
const ___NR_prlimit64 = 340
const _RTM_DELTFILTER = 45
const _SYS_readdir = ___NR_readdir
const _RTEXT_FILTER_VF = (1 << 0)
const __POSIX_SOURCE = 1
const ___NETINET_IF_ETHER_H = 1
const _SYS_recvmmsg = ___NR_recvmmsg
const _HAVE_SCHED_H = 1
const _ETH_P_RARP = 0x8035
const ___ORDER_PDP_ENDIAN__ = 3412
const _SO_REUSEPORT = 15
const __POSIX_SEM_NSEMS_MAX = 256
const ___LDBL_EPSILON__ = 1.1
const ___clock_t_defined = 1
const _MAP_TYPE = 0x0f
const _NETLINK_SOCK_DIAG = 4
const ___USE_XOPEN_EXTENDED = 1
const _ICMP6_PARAMPROB_OPTION = 2
const _TCP_REPAIR = 19
const _IFLA_VLAN_FLAGS = 2
const ___NR_dup = 41
const _AF_TIPC = _PF_TIPC
const _RTM_SETNEIGHTBL = 67
const ___NR_futimesat = 299
const ___IFLA_HSR_MAX = 6
const _IFLA_VXLAN_PROXY = 11
const _HAVE_UNISTD_H = 1
const _IPTOS_PREC_FLASHOVERRIDE = _IPTOS_CLASS_CS4
const ___SIGRTMIN = 32
const _SYS__sysctl = ___NR__sysctl
const _ETH_P_LOCALTALK = 0x0009
const _SYS_mq_timedsend = ___NR_mq_timedsend
const _TIOCSERGETLSR = 0x5459
const _RLIMIT_FSIZE = 1
const ___RTA_MAX = 18
const _BPF_TAX = 0x00
const __SC_SYNCHRONIZED_IO = 14
const _ENETUNREACH = 101
const ___RTN_MAX = 12
const __SC_V7_LP64_OFF64 = 239
const _ND_OPT_MTU = 5
const _PRIoLEAST8 = "o"
const __SC_EQUIV_CLASS_MAX = 41
const __POSIX_CLOCKRES_MIN = 20000000
const ___GCC_ATOMIC_INT_LOCK_FREE = 2
const _POSIX_FADV_NORMAL = 0
const _IP_DROP_SOURCE_MEMBERSHIP = 40
const _SEEK_MAX = _SEEK_HOLE
const _ARPHRD_METRICOM = 23
const _IFLA_VLAN_EGRESS_QOS = 3
const ___NR_clock_nanosleep = 267
const __SYS_TIMES_H = 1
const _S_ISGID = ___S_ISGID
const _IPV6_RTHDR_TYPE_0 = 0
const __STAT_VER_SVR4 = 2
const _ICMP6_RR_FLAGS_FORCEAPPLY = 0x20
const _FS_UNRM_FL = 0x00000002
const __POSIX_THREAD_SAFE_FUNCTIONS = 200809
const _PR_FP_EXC_NONRECOV = 1
const _IGNBRK = 0000001
const ___NETPACKET_PACKET_H = 1
const _SYS_sched_get_priority_min = ___NR_sched_get_priority_min
const _N_MASC = 8
const _IFLA_BOND_AD_SELECT = 22
const _IPV6_IPSEC_POLICY = 34
const _AF_LLC = _PF_LLC
const _SIGUNUSED = 31
const _SIOCSRARP = 0x8962
const _SYS_getresgid32 = ___NR_getresgid32
const _SO_SNDBUFFORCE = 32
const ___WCLONE = 0x80000000
const ___FLT_HAS_DENORM__ = 1
const _RUSAGE_THREAD = 1
const _BIG_ENDIAN = ___BIG_ENDIAN
const _SYS_putpmsg = ___NR_putpmsg
const __SC_2_PBS_CHECKPOINT = 175
const _IP_MSFILTER = 41
const ___ATOMIC_HLE_RELEASE = 131072
const _SYS_getrlimit = ___NR_getrlimit
const _RTM_SETDCB = 79
const _RTMSG_DELDEVICE = 0x12
const _ICMP6_RR_PCOUSE_RAFLAGS_ONLINK = 0x20
const _RTMSG_CONTROL = 0x40
const _SIOCGPGRP = 0x8904
const __CS_LFS64_LDFLAGS = 1005
const __LFS64_ASYNCHRONOUS_IO = 1
const _HAVE_LINUX_IF_TUN_H = 1
const _ARPHRD_APPLETLK = 8
const _PR_GET_SECUREBITS = 27
const _CMIN = 1
const _NUD_NONE = 0x00
const ___GCC_ATOMIC_CHAR32_T_LOCK_FREE = 2
const _IN_CLOSE_NOWRITE = 0x00000010
const ___ATOMIC_SEQ_CST = 5
const _ULONG_MAX = (_LONG_MAX * 2 + 1)
const _TIOCSERGSTRUCT = 0x5458
const _NLM_F_DUMP = (_NLM_F_ROOT|_NLM_F_MATCH)
const _S_IFBLK = ___S_IFBLK
const _SIOCADDDLCI = 0x8980
const ___LDBL_MAX_EXP__ = 16384
const __LFS64_STDIO = 1
const __SYS_UN_H = 1
const _IFLA_BOND_SLAVE_PERM_HWADDR = 4
const _EREMCHG = 78
const _NETLINK_ADD_MEMBERSHIP = 1
const _SCM_TIMESTAMP = _SO_TIMESTAMP
const ___NR_umask = 60
const _WINT_MIN = (0)
const __POSIX_MEMLOCK = 200809
const __SC_CHARCLASS_NAME_MAX = 45
const __POSIX_READER_WRITER_LOCKS = 200809
const __SC_TRACE_INHERIT = 183
const _IXOFF = 0010000
const _MS_NOUSER = -2147483648
const ___BIGGEST_ALIGNMENT__ = 16
const _ETH_P_DDCMP = 0x0006
const ___NR_rt_sigsuspend = 179
const _X_OK = 1
const _O_ASYNC = 020000
const _TIOCLINUX = 0x541C
const ___SIZEOF_SIZE_T__ = 4
const _NUD_NOARP = 0x40
const _S_IFDIR = ___S_IFDIR
const ___USE_XOPEN2KXSI = 1
const __XBS5_ILP32_OFF32 = 1
const ___ATOMIC_ACQUIRE = 2
const _N_6PACK = 7
const _IP_DF = 0x4000
const _IPOPT_OPTVAL = 0
const __PATH_HOSTS = "/etc/hosts"
const ___NR_eventfd = 323
const _SO_SNDBUF = 7
const ___NR_lseek = 19
const ___NR_mkdirat = 296
const _DT_UNKNOWN = 0
const _IFLA_VLAN_ID = 1
const __SC_PII_INTERNET_STREAM = 61
const _F_SETOWN = ___F_SETOWN
const __CS_POSIX_V6_LP64_OFF64_LIBS = 1126
const _PR_FP_EXC_INV = 0x100000
const _ENONET = 64
const _ARPHRD_ATM = 19
const ___NR_setresgid = 170
const _NI_IDN_ALLOW_UNASSIGNED = 64
const ___INTMAX_MAX__ = 0x7fffffffffffffff
const ___NR_chroot = 61
const ___GCC_ATOMIC_CHAR_LOCK_FREE = 2
const _ETH_FRAME_LEN = 1514
const _PTRACE_EVENT_FORK = 1
const _IFLA_BOND_NUM_PEER_NOTIF = 16
const _CLOCK_REALTIME = 0
const __PC_REC_INCR_XFER_SIZE = 14
const _ILL_ILLOPC = 1
const __SC_2_PBS_TRACK = 172
const _ARPD_FLUSH = 0x03
const _SCNxLEAST8 = "hhx"
const _TRY_AGAIN = 2
const __SYS_SYSINFO_H = 1
const _ETHERTYPE_IP = 0x0800
const _ARPHRD_IEEE1394 = 24
const _IN_ACCESS = 0x00000001
const _IFLA_IFNAME = 3
const _TCP_USER_TIMEOUT = 18
const _ARPHRD_IEEE80211 = 801
const _IFLA_AF_SPEC = 26
const _B1152000 = 0010011
const _ETH_P_TDLS = 0x890D
const _PF_BLUETOOTH = 31
const __BITS_SIGCONTEXT_H = 1
const _TIOCSWINSZ_val = 21524
const _EAI_ALLDONE = -103
const ___LDBL_MAX_10_EXP__ = 4932
const _RTF_IRTT = 0x0100
const _SYS_fstatfs64 = ___NR_fstatfs64
const _RTN_PROHIBIT = 8
const _UINT_FAST32_MAX = (4294967295)
const ___code_model_32__ = 1
const ___NR_bdflush = 134
const __SYS_FILE_H = 1
const _IFLA_INET6_CONF = 2
const ___NR_setpriority = 97
const _TIOCPKT_NOSTOP = 16
const _IP_PMTUDISC_OMIT = 5
const _MSG_CMSG_CLOEXEC = 1073741824
const _O_TRUNC = 01000
const ___NR_sethostname = 74
const _FIONCLEX = 0x5450
const _LINUX_REBOOT_CMD_CAD_ON = 0x89ABCDEF
const _PF_AX25 = 3
const ___ATOMIC_ACQ_REL = 4
const ___NR_sysinfo = 116
const _IPV6_ROUTER_ALERT = 22
const _RTM_GETANYCAST = 62
const __SC_VERSION = 29
const ___NR_getuid32 = 199
const _TIOCPKT_FLUSHREAD = 1
const _SYS_getgroups32 = ___NR_getgroups32
const _IFLA_BRPORT_UNICAST_FLOOD = 9
const _RTM_DELNEIGH = 29
const ___STDC_VERSION__ = 199901
const _ITIMER_PROF = 2
const _ADJ_FREQUENCY = 0x0002
const _AF_ASH = _PF_ASH
const _IP_PMTUDISC_DONT = 0
const _HAVE_SYNC_FETCH_AND_ADD_4 = 1
const _IPV6_JOIN_GROUP = 20
const _SKF_AD_VLAN_TAG = 44
const ___i386__ = 1
const ___SIZEOF_PTHREAD_MUTEX_T = 24
const _SO_TYPE = 3
const ___IFLA_VLAN_MAX = 6
const _CLONE_VFORK = 0x00004000
const _IPPROTO_IP = 0
const _ENOEXEC = 8
const _PTRACE_GETREGSET = 16900
const _PR_SET_FPEXC = 12
const _TCP_WINDOW_CLAMP = 10
const _SO_RXQ_OVFL = 40
const _SYS_vfork = ___NR_vfork
const _IN_CLOEXEC = 524288
const _TCA_FCNT = 6
const __SC_SEM_VALUE_MAX = 33
const __NETINET_ICMP6_H = 1
const _PRIxLEAST32 = "x"
const ___RLIMIT_MSGQUEUE = 12
const _IPPROTO_COMP = 108
const _B38400 = 0000017
const _PACKET_RX_RING = 5
const _SO_BPF_EXTENSIONS = 48
const _EADDRNOTAVAIL = 99
const _PRIuFAST8 = "u"
const _ETH_P_IP = 0x0800
const _SYS_waitid = ___NR_waitid
const _MSG_NOSIGNAL = 16384
const _SCOPE_DELIMITER = '%'
const ___NET_ETHERNET_H = 1
const _S_IRUSR = ___S_IREAD
const _FS_JOURNAL_DATA_FL = 0x00004000
const ___NR_capget = 184
const _RTN_ANYCAST = 4
const _POLL_HUP = 6
const _HAVE_GETIPINFO = 1
const _MS_UNBINDABLE = 131072
const _PACKET_MULTICAST = 2
const __POSIX_SPIN_LOCKS = 200809
const _EPOLLONESHOT = 1073741824
const _ARPHRD_FCAL = 785
const _S_IFCHR = ___S_IFCHR
const _HAVE_LINUX_FS_H = 1
const _MCAST_BLOCK_SOURCE = 43
const _SYS_getgroups = ___NR_getgroups
const ___NR_rt_tgsigqueueinfo = 335
const _UINT32_MAX = (4294967295)
const _ARPHRD_ROSE = 270
const _IN_Q_OVERFLOW = 0x00004000
const _IFLA_INET6_CACHEINFO = 5
const _TIMER_ABSTIME = 1
const _MAP_FIXED = 0x10
const _F_OWNER_TID = 0
const __SC_CLOCK_SELECTION = 137
const _HAVE_FCHMODAT = 1
const __CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS = 1144
const _PORT_VDP_RESPONSE_INSUFFICIENT_RESOURCES = 2
const _TCP_TIME_WAIT = 6
const _BPF_ST = 0x02
const __POSIX_V6_ILP32_OFF32 = 1
const _AF_SECURITY = _PF_SECURITY
const _PF_X25 = 9
const _IFLA_BRPORT_PRIORITY = 2
const _ESOCKTNOSUPPORT = 94
const _TIOCGSERIAL = 0x541E
const _SYS_mbind = ___NR_mbind
const _IFLA_VF_VLAN = 2
const _IFA_BROADCAST = 4
const _BPF_RSH = 0x70
const _RT_TABLE_LOCAL = 255
const _SCM_WIFI_STATUS = _SO_WIFI_STATUS
const __SC_FILE_ATTRIBUTES = 146
const __POSIX_SEM_VALUE_MAX = 32767
const ___timer_t_defined = 1
const __POSIX_HOST_NAME_MAX = 255
const __SC_SIGQUEUE_MAX = 34
const _IOC_OUT = (__IOC_READ << __IOC_DIRSHIFT)
const _EMLINK = 31
const ___WCOREFLAG = 0x80
const ___NR_readdir = 89
const _ERFKILL = 132
const __UTSNAME_LENGTH = 65
const _SIG_BLOCK = 0
const _SYS_mincore = ___NR_mincore
const _EAI_OVERFLOW = -12
const _AF_NFC = _PF_NFC
const _SYS_getppid = ___NR_getppid
const _MACVLAN_FLAG_NOPROMISC = 1
const _IPOPT_SECUR_MMMM = 0xbc4d
const ___NR_socketcall = 102
const ___NR_getxattr = 229
const _PR_FPEMU_NOPRINT = 1
const _NDA_LLADDR = 2
const _SYS_chown32 = ___NR_chown32
const ___NR_mprotect = 125
const _SHUT_RDWR = 2
const _SIOCSIFMETRIC = 0x891e
const _MAP_DENYWRITE = 0x00800
const _SIOCSPGRP = 0x8902
const _SI_ASYNCIO = -4
const ___NR_statfs64 = 268
const ___NR__newselect = 142
const ___GCC_IEC_559 = 2
const _RTF_LINKRT = 0x00100000
const _SYS_move_pages = ___NR_move_pages
const _SKF_AD_VLAN_TAG_PRESENT = 48
const _HAVE_LDEXPL = 1
const ___NR_mq_unlink = 278
const _FS_DIRECTIO_FL = 0x00100000
const ___NR_create_module = 127
const _MACVLAN_MODE_BRIDGE = 4
const _DT_DIR = 4
const _STA_PPSSIGNAL = 0x0100
const _SYS_setfsgid = ___NR_setfsgid
const ___RLIMIT_RTTIME = 15
const _IPTOS_PREC_CRITIC_ECP = _IPTOS_CLASS_CS5
const _TRAP_BRKPT = 1
const __SC_2_FORT_DEV = 49
const _IPFRAGTTL = 60
const __SC_NL_MSGMAX = 121
const _SYS_sched_setattr = ___NR_sched_setattr
const _PR_SET_MM_END_DATA = 4
const _RTAX_ADVMSS = 8
const _SOL_RAW = 255
const _LOCK_EX = 2
const ___NR_munmap = 91
const ___GCC_ATOMIC_LLONG_LOCK_FREE = 1
const __SC_PHYS_PAGES = 85
const _SYS_remap_file_pages = ___NR_remap_file_pages
const _MS_SYNC = 4
const _F_UNLCK = 2
const _PR_GET_FPEMU = 9
const ___NR_remap_file_pages = 257
const _IPOPT_NUMBER_MASK = 0x1f
const _SYS_setuid = ___NR_setuid
const _IP_PASSSEC = 18
const _SYS_io_setup = ___NR_io_setup
const ___NR_ssetmask = 69
const _TCP_COOKIE_MIN = 8
const _RTMSG_AR_FAILED = 0x51
const _ARPOP_REPLY = 2
const _HAVE_STRING_H = 1
const _INT_FAST8_MAX = (127)
const ___NR__sysctl = 149
const __SC_PII_INTERNET_DGRAM = 62
const _RTF_BROADCAST = 0x10000000
const _IN_MODIFY = 0x00000002
const _SIGQUIT = 3
const _TCP_CORK = 3
const _SYS_removexattr = ___NR_removexattr
const ___FLT_EPSILON__ = 1.1
const ___UINT32_MAX__ = 0xffffffff
const ___NR_fchown = 95
const _RTNLGRP_LINK = 1
const __SC_TRACE_LOG = 184
const _TCP_KEEPINTVL = 5
const _PR_GET_KEEPCAPS = 7
const _INT_LEAST32_MAX = (2147483647)
const ___LDBL_MIN_EXP__ = (-16381)
const _SCNi32 = "i"
const ___NR_rename = 38
const _RTF_MODIFIED = 0x0020
const _IN_IGNORED = 0x00008000
const _BC_BASE_MAX = __POSIX2_BC_BASE_MAX
const ___NR_lstat64 = 196
const _IFLA_VXLAN_LINK = 3
const _ESHUTDOWN = 108
const _SOL_PACKET = 263
const ___NR_init_module = 128
const _PTRACE_O_TRACESECCOMP = 128
const _RTPROT_MROUTED = 17
const __SC_SS_REPL_MAX = 241
const _SYS_signalfd = ___NR_signalfd
const __SC_MULTI_PROCESS = 150
const _B1500000 = 0010012
const ___NR_pwritev = 334
const _SO_REUSEADDR = 2
const ___NR_ftime = 35
const _NCC = 8
const _TCP_CA_Loss = 4
const _MS_MGC_MSK = 0xffff0000
const _S_IXOTH = (_S_IXGRP >> 3)
const _ILL_PRVREG = 6
const _SCNuLEAST8 = "hhu"
const ___NR_stime = 25
const __IOC_SIZESHIFT = (__IOC_TYPESHIFT+__IOC_TYPEBITS)
const ___NR_nfsservctl = 169
const ___FLT_MIN_10_EXP__ = (-37)
const _ARPHRD_RSRVD = 260
const __POSIX2_BC_BASE_MAX = 99
const _PACKET_ADD_MEMBERSHIP = 1
const _BPF_IND = 0x40
const ___O_PATH = 010000000
const _ETH_P_BPQ = 0x08FF
const _TCP_TIMESTAMP = 24
const _SIOCSIFPFLAGS = 0x8934
const _RTM_NEWLINK = 16
const _IFLA_INFO_XSTATS = 3
const __POSIX_CPUTIME = 0
const _PACKET_FASTROUTE = 6
const _PTRACE_SETOPTIONS = 16896
const _PF_IPX = 4
const _NUD_PERMANENT = 0x80
const ___NR_io_destroy = 246
const _RTAX_RTT = 4
const ___NR_gettid = 224
const ___NR_ioperm = 101
const _IFLA_IPOIB_UNSPEC = 0
const _IFLA_INET_CONF = 1
const ___O_DIRECTORY = 0200000
const _TCSETA = 0x5406
const _PACKAGE_STRING = "package-unused version-unused"
const _SYS_sched_getattr = ___NR_sched_getattr
const __POSIX2_BC_SCALE_MAX = 99
const _PTRACE_POKETEXT = 4
const _ETH_P_DEC = 0x6000
const _SYS_flistxattr = ___NR_flistxattr
const _NLMSG_OVERRUN = 0x4
const _NETLINK_IP6_FW = 13
const _RTM_GETRULE = 34
const _TCSETS = 0x5402
const _RTM_F_EQUALIZE = 0x400
const _HAVE_DUP3 = 1
const _BRIDGE_MODE_HAIRPIN = 1
const _TCSETX = 0x5433
const __SC_FSYNC = 15
const __BITS_SOCKADDR_H = 1
const _SYS_setitimer = ___NR_setitimer
const __SC_AIO_LISTIO_MAX = 23
const _AT_SYMLINK_NOFOLLOW = 0x100
const ___NR_removexattr = 235
const _HAVE_SYS_VFS_H = 1
const _PF_KEY = 15
const _NL_MMAP_MSG_ALIGNMENT = _NLMSG_ALIGNTO
const _SIGALRM = 14
const ___NR_wait4 = 114
const _RTM_GETNETCONF = 82
const _IPPROTO_RSVP = 46
const _ONLCR = 0000004
const _ARPHRD_TUNNEL = 768
const ___SIZEOF_PTRDIFF_T__ = 4
const _TCP_KEEPCNT = 6
const ___NR_setfsuid32 = 215
const _TCP_SYN_RECV = 3
const _NLM_F_APPEND = 0x800
const __IOC_TYPEMASK = ((1 << __IOC_TYPEBITS)-1)
const _SYS_mmap = ___NR_mmap
const _SYS_clock_adjtime = ___NR_clock_adjtime
const _RTNLGRP_TC = 4
const _ADJ_NANO = 0x2000
const _NETLINK_TX_RING = 7
const _SYS_eventfd = ___NR_eventfd
const __SC_TRACE_NAME_MAX = 243
const _SYS_setuid32 = ___NR_setuid32
const __CS_LFS_LDFLAGS = 1001
const ___NR_setregid = 71
const _EOWNERDEAD = 130
const _RT_TABLE_COMPAT = 252
const _TIOCGPTN_val = 2147767344
const _VERASE = 2
const _RTSIG_MAX = 32
const ___SIZEOF_LONG_DOUBLE__ = 12
const _NETLINK_USERSOCK = 2
const _VT1 = 0040000
const _RTNLGRP_IPV4_MROUTE = 6
const ___NR_sgetmask = 68
const _PTRACE_LISTEN = 16904
const ___NR_sysfs = 135
const __POSIX_TZNAME_MAX = 6
const _SIOCSIFENCAP = 0x8926
const ___WORDSIZE = 32
const _IP_MF = 0x2000
const _PROT_GROWSUP = 0x02000000
const ___have_sigevent_t = 1
const _RTF_ADDRCLASSMASK = 0xF8000000
const __SC_2_UPE = 97
const _ARPHRD_PRONET = 4
const _B921600 = 0010007
const _EADDRINUSE = 98
const _FS_FL_USER_VISIBLE = 0x0003DFFF
const ___NR_timerfd_gettime = 326
const _CLONE_NEWPID = 0x20000000
const _RTNLGRP_IPV6_RULE = 19
const _INT_MAX = ___INT_MAX__
const _PF_ROSE = 11
const _IFLA_PORT_SELF = 25
const _B0 = 0000000
const __SYS_STAT_H = 1
const ___IFLA_BOND_AD_INFO_MAX = 6
const _F_SETSIG = ___F_SETSIG
const _WSTOPPED = 2
const __PC_VDISABLE = 8
const __SC_MQ_OPEN_MAX = 27
const _RTM_NEWADDRLABEL = 72
const _ND_ROUTER_SOLICIT = 133
const _SOCK_PACKET = 10
const __SIGSET_H_fns = 1
const _RTMGRP_NEIGH = 4
const _PF_WANPIPE = 25
const _RTM_DELADDR = 21
const _IPV6_HOPOPTS = 54
const _HAVE_STRUCT_EXCEPTION = 1
const _RTPROT_DNROUTED = 13
const _SYS_setpgid = ___NR_setpgid
const _SIOCADDMULTI = 0x8931
const _ICMP6_DST_UNREACH_ADMIN = 1
const _RTMSG_NEWROUTE = 0x21
const _EPOLLWRBAND = 512
const _HAVE_COSL = 1
const _NI_MAXHOST = 1025
const _HAVE_SYS_MOUNT_H = 1
const _ULONG_LONG_MAX = (_LONG_LONG_MAX * 2 + 1)
const _IFLA_VXLAN_UNSPEC = 0
const _IFLA_BOND_MIIMON = 3
const _IPDEFTTL = 64
const _RTAX_MTU = 2
const _ENETRESET = 102
const ___FLT_HAS_QUIET_NAN__ = 1
const _SIG_ATOMIC_MAX = (2147483647)
const _STA_PPSFREQ = 0x0002
const _ICMP6_ECHO_REPLY = 129
const _TCXONC = 0x540A
const _AF_BRIDGE = _PF_BRIDGE
const _PR_TIMING_TIMESTAMP = 1
const ___NR_getegid32 = 202
const _ILL_ILLTRP = 4
const ___NDUSEROPT_MAX = 2
const _SYNC_FILE_RANGE_WRITE = 2
const _STA_INS = 0x0010
const __POSIX2_COLL_WEIGHTS_MAX = 2
const __XOPEN_LIM_H = 1
const _ENOCSI = 50
const _PTRACE_DETACH = 17
const _XATTR_LIST_MAX = 65536
const _SYS_pselect6 = ___NR_pselect6
const _TOSTOP = 0000400
const _TIOCPKT_STOP = 4
const _IFLA_BRPORT_PROTECT = 6
const __SC_SIGNALS = 158
const _SYS_setxattr = ___NR_setxattr
const _IFA_F_NODAD = 0x02
const __LARGEFILE_SOURCE = 1
const ___WINT_MAX__ = 0xffffffff
const _EPFNOSUPPORT = 96
const _SYS_sigaltstack = ___NR_sigaltstack
const _SCNdLEAST32 = "d"
const _IP_PMTUDISC = 10
const _RTNH_F_ONLINK = 4
const _GAI_WAIT = 0
const ___NR_lookup_dcookie = 253
const ___NR_mincore = 218
const _ARPHRD_TUNNEL6 = 769
const _UINT_FAST16_MAX = (4294967295)
const __PC_2_SYMLINKS = 20
const _ICMP6_DST_UNREACH_NOROUTE = 0
const _DN_ATTRIB = 0x00000020
const _PTRACE_SETREGS = 13
const _TCP_MAXSEG = 2
const _RTM_DELRULE = 33
const ___NR_chown32 = 212
const _SYS_inotify_init1 = ___NR_inotify_init1
const ___NR_acct = 51
const _MSG_FASTOPEN = 536870912
const __CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS = 1121
const _IFLA_MACVLAN_UNSPEC = 0
const _IFLA_BOND_UNSPEC = 0
const _PR_UNALIGN_SIGBUS = 2
const _F_TLOCK = 2
const _PF_RXRPC = 33
const _TCP_KEEPIDLE = 4
const ___NR_llistxattr = 233
const __CS_XBS5_ILP32_OFF32_CFLAGS = 1100
const _O_ACCMODE = 0003
const _TIOCM_RNG = 0x080
const _RTAX_SSTHRESH = 6
const _IPPORT_FTP = 21
const ___NR_rmdir = 40
const _ETH_P_AX25 = 0x0002
const _RTAX_WINDOW = 3
const _HAVE_INTTYPES_H = 1
const _EDESTADDRREQ = 89
const __PC_MAX_INPUT = 2
const ___have_pthread_attr_t = 1
const _NI_MAXSERV = 32
const _ARPHRD_HDLC = _ARPHRD_CISCO
const _PF_UNIX = _PF_LOCAL
const _SYS_creat = ___NR_creat
const ___NR_getppid = 64
const _ETH_P_IEEEPUP = 0x0a00
const _PF_IRDA = 23
const _HAVE_SYS_TIMEX_H = 1
const ___FLT_DECIMAL_DIG__ = 9
const _SI_LOAD_SHIFT = 16
const _SYS_getpgid = ___NR_getpgid
const _B1800 = 0000012
const _BS0 = 0000000
const _TIOCSSOFTCAR = 0x541A
const __SYS_TIME_H = 1
const __POSIX_ARG_MAX = 4096
const ___FLT_RADIX__ = 2
const _PORT_VDP_RESPONSE_UNUSED_VTID = 3
const ___DEC32_EPSILON__ = 1E-6
const _IFLA_VXLAN_LEARNING = 7
const _EPOLLET = 2147483648
const _F_SETLKW64 = 14
const ___USE_ATFILE = 1
const _S_IREAD = _S_IRUSR
const _PTRACE_SETFPREGS = 15
const _SYS_sendfile64 = ___NR_sendfile64
const _HAVE_UTIMENSAT = 1
const __PC_SYMLINK_MAX = 19
const _F_SETLK64 = 13
const __POSIX_PATH_MAX = 256
const _IN_CLASSA_NSHIFT = 24
const _PRIxFAST8 = "x"
const ___POSIX_FADV_DONTNEED = 4
const _IPPROTO_MTP = 92
type _iface struct {}
type ___locale_data struct {}
const EMULTIHOP = Errno(_EMULTIHOP)
const EUNATCH = Errno(_EUNATCH)
const EAFNOSUPPORT = Errno(_EAFNOSUPPORT)
const EREMCHG = Errno(_EREMCHG)
const EACCES = Errno(_EACCES)
const EDESTADDRREQ = Errno(_EDESTADDRREQ)
const EILSEQ = Errno(_EILSEQ)
const ESPIPE = Errno(_ESPIPE)
const EMLINK = Errno(_EMLINK)
const EOWNERDEAD = Errno(_EOWNERDEAD)
const ENOTTY = Errno(_ENOTTY)
const EBADE = Errno(_EBADE)
const EBADF = Errno(_EBADF)
const EBADR = Errno(_EBADR)
const EADV = Errno(_EADV)
const ERANGE = Errno(_ERANGE)
const ECANCELED = Errno(_ECANCELED)
const ETXTBSY = Errno(_ETXTBSY)
const ENOMEM = Errno(_ENOMEM)
const EINPROGRESS = Errno(_EINPROGRESS)
const ENOTBLK = Errno(_ENOTBLK)
const EPROTOTYPE = Errno(_EPROTOTYPE)
const ERESTART = Errno(_ERESTART)
const EISNAM = Errno(_EISNAM)
const ENOMSG = Errno(_ENOMSG)
const EALREADY = Errno(_EALREADY)
const ETIMEDOUT = Errno(_ETIMEDOUT)
const ENODATA = Errno(_ENODATA)
const EINTR = Errno(_EINTR)
const ENOLINK = Errno(_ENOLINK)
const ENOTCONN = Errno(_ENOTCONN)
const EPERM = Errno(_EPERM)
const ELOOP = Errno(_ELOOP)
const ENETDOWN = Errno(_ENETDOWN)
const ESTALE = Errno(_ESTALE)
const ENOSR = Errno(_ENOSR)
const ELNRNG = Errno(_ELNRNG)
const EPIPE = Errno(_EPIPE)
const ECHILD = Errno(_ECHILD)
const EBADMSG = Errno(_EBADMSG)
const EBFONT = Errno(_EBFONT)
const EREMOTE = Errno(_EREMOTE)
const ETOOMANYREFS = Errno(_ETOOMANYREFS)
const ENONET = Errno(_ENONET)
const EXFULL = Errno(_EXFULL)
const ENOTEMPTY = Errno(_ENOTEMPTY)
const ENOTNAM = Errno(_ENOTNAM)
const EKEYREJECTED = Errno(_EKEYREJECTED)
const ENOCSI = Errno(_ENOCSI)
const EADDRINUSE = Errno(_EADDRINUSE)
const ENETRESET = Errno(_ENETRESET)
const EISDIR = Errno(_EISDIR)
const EIDRM = Errno(_EIDRM)
const ENOTSOCK = Errno(_ENOTSOCK)
const EHOSTUNREACH = Errno(_EHOSTUNREACH)
const EBADFD = Errno(_EBADFD)
const EL2HLT = Errno(_EL2HLT)
const ENOKEY = Errno(_ENOKEY)
const EINVAL = Errno(_EINVAL)
const ESHUTDOWN = Errno(_ESHUTDOWN)
const ENOMEDIUM = Errno(_ENOMEDIUM)
const ELIBSCN = Errno(_ELIBSCN)
const ENAVAIL = Errno(_ENAVAIL)
const EOVERFLOW = Errno(_EOVERFLOW)
const EUCLEAN = Errno(_EUCLEAN)
const EBUSY = Errno(_EBUSY)
const EPROTO = Errno(_EPROTO)
const ENODEV = Errno(_ENODEV)
const EKEYEXPIRED = Errno(_EKEYEXPIRED)
const EROFS = Errno(_EROFS)
const ELIBACC = Errno(_ELIBACC)
const EHWPOISON = Errno(_EHWPOISON)
const E2BIG = Errno(_E2BIG)
const EDEADLK = Errno(_EDEADLK)
const EL3RST = Errno(_EL3RST)
const ENOTDIR = Errno(_ENOTDIR)
const ECONNRESET = Errno(_ECONNRESET)
const ENXIO = Errno(_ENXIO)
const EBADRQC = Errno(_EBADRQC)
const ENAMETOOLONG = Errno(_ENAMETOOLONG)
const ESOCKTNOSUPPORT = Errno(_ESOCKTNOSUPPORT)
const ELIBEXEC = Errno(_ELIBEXEC)
const EDOTDOT = Errno(_EDOTDOT)
const EADDRNOTAVAIL = Errno(_EADDRNOTAVAIL)
const ETIME = Errno(_ETIME)
const EPROTONOSUPPORT = Errno(_EPROTONOSUPPORT)
const ENOTRECOVERABLE = Errno(_ENOTRECOVERABLE)
const EIO = Errno(_EIO)
const ENETUNREACH = Errno(_ENETUNREACH)
const EXDEV = Errno(_EXDEV)
const EDQUOT = Errno(_EDQUOT)
const EREMOTEIO = Errno(_EREMOTEIO)
const ENOSPC = Errno(_ENOSPC)
const ENOEXEC = Errno(_ENOEXEC)
const EMSGSIZE = Errno(_EMSGSIZE)
const EDOM = Errno(_EDOM)
const ENOSTR = Errno(_ENOSTR)
const EFBIG = Errno(_EFBIG)
const ESRCH = Errno(_ESRCH)
const ECHRNG = Errno(_ECHRNG)
const EHOSTDOWN = Errno(_EHOSTDOWN)
const ENOLCK = Errno(_ENOLCK)
const ENFILE = Errno(_ENFILE)
const ENOSYS = Errno(_ENOSYS)
const EPFNOSUPPORT = Errno(_EPFNOSUPPORT)
const ENOTSUP = Errno(_ENOTSUP)
const ESRMNT = Errno(_ESRMNT)
const EDEADLOCK = Errno(_EDEADLOCK)
const ECONNABORTED = Errno(_ECONNABORTED)
const ENOANO = Errno(_ENOANO)
const EISCONN = Errno(_EISCONN)
const EUSERS = Errno(_EUSERS)
const ENOPROTOOPT = Errno(_ENOPROTOOPT)
const ECOMM = Errno(_ECOMM)
const EMFILE = Errno(_EMFILE)
const ERFKILL = Errno(_ERFKILL)
const ENOBUFS = Errno(_ENOBUFS)
const EL3HLT = Errno(_EL3HLT)
const EFAULT = Errno(_EFAULT)
const EWOULDBLOCK = Errno(_EWOULDBLOCK)
const ELIBBAD = Errno(_ELIBBAD)
const ESTRPIPE = Errno(_ESTRPIPE)
const ECONNREFUSED = Errno(_ECONNREFUSED)
const EAGAIN = Errno(_EAGAIN)
const ELIBMAX = Errno(_ELIBMAX)
const EEXIST = Errno(_EEXIST)
const EL2NSYNC = Errno(_EL2NSYNC)
const ENOENT = Errno(_ENOENT)
const ENOPKG = Errno(_ENOPKG)
const EBADSLT = Errno(_EBADSLT)
const EKEYREVOKED = Errno(_EKEYREVOKED)
const ENOTUNIQ = Errno(_ENOTUNIQ)
const EOPNOTSUPP = Errno(_EOPNOTSUPP)
const EMEDIUMTYPE = Errno(_EMEDIUMTYPE)
const O_APPEND = _O_APPEND
const F_GETLK64 = _F_GETLK64
const FD_SETSIZE = _FD_SETSIZE
const F_EXLCK = _F_EXLCK
const F_SETPIPE_SZ = _F_SETPIPE_SZ
const O_SYNC = _O_SYNC
const F_WRLCK = _F_WRLCK
const O_DIRECTORY = _O_DIRECTORY
const O_NOATIME = _O_NOATIME
const F_ULOCK = _F_ULOCK
const F_GETOWN = _F_GETOWN
const F_LOCK = _F_LOCK
const O_CLOEXEC = _O_CLOEXEC
const O_DIRECT = _O_DIRECT
const F_GETSIG = _F_GETSIG
const O_TMPFILE = _O_TMPFILE
const F_RDLCK = _F_RDLCK
const O_RSYNC = _O_RSYNC
const F_SHLCK = _F_SHLCK
const O_PATH = _O_PATH
const O_DSYNC = _O_DSYNC
const O_NOFOLLOW = _O_NOFOLLOW
const F_OFD_SETLKW = _F_OFD_SETLKW
const O_NDELAY = _O_NDELAY
const O_WRONLY = _O_WRONLY
const O_FSYNC = _O_FSYNC
const O_NONBLOCK = _O_NONBLOCK
const O_CREAT = _O_CREAT
const F_NOTIFY = _F_NOTIFY
const O_RDWR = _O_RDWR
const F_DUPFD = _F_DUPFD
const F_SETFD = _F_SETFD
const F_SETFL = _F_SETFL
const F_GETLEASE = _F_GETLEASE
const O_EXCL = _O_EXCL
const F_OK = _F_OK
const F_GETPIPE_SZ = _F_GETPIPE_SZ
const F_TEST = _F_TEST
const F_GETOWN_EX = _F_GETOWN_EX
const O_RDONLY = _O_RDONLY
const F_DUPFD_CLOEXEC = _F_DUPFD_CLOEXEC
const F_OFD_SETLK = _F_OFD_SETLK
const F_GETFD = _F_GETFD
const F_GETFL = _F_GETFL
const F_OWNER_PID = _F_OWNER_PID
const O_LARGEFILE = _O_LARGEFILE
const F_SETOWN_EX = _F_SETOWN_EX
const F_OWNER_PGRP = _F_OWNER_PGRP
const F_OWNER_GID = _F_OWNER_GID
const FD_CLOEXEC = _FD_CLOEXEC
const O_NOCTTY = _O_NOCTTY
const F_OFD_GETLK = _F_OFD_GETLK
const F_SETLEASE = _F_SETLEASE
const O_ASYNC = _O_ASYNC
const F_SETOWN = _F_SETOWN
const O_TRUNC = _O_TRUNC
const F_OWNER_TID = _F_OWNER_TID
const F_UNLCK = _F_UNLCK
const F_SETSIG = _F_SETSIG
const F_TLOCK = _F_TLOCK
const O_ACCMODE = _O_ACCMODE
const F_SETLKW64 = _F_SETLKW64
const F_SETLK64 = _F_SETLK64
const F_GETLK = F_GETLK64
const F_SETLK = F_SETLK64
const F_SETLKW = F_SETLKW64
type Flock_t struct { Type int16; Whence int16; Start int64; Len int64; Pid int32; }
const SIGKILL = Signal(_SIGKILL)
const SIGTSTP = Signal(_SIGTSTP)
const SIGIOT = Signal(_SIGIOT)
const SIGABRT = Signal(_SIGABRT)
const SIGSEGV = Signal(_SIGSEGV)
const SIGXCPU = Signal(_SIGXCPU)
const SIGIO = Signal(_SIGIO)
const SIGBUS = Signal(_SIGBUS)
const SIGSYS = Signal(_SIGSYS)
const SIGSTKFLT = Signal(_SIGSTKFLT)
const SIGTRAP = Signal(_SIGTRAP)
const SIGTERM = Signal(_SIGTERM)
const SIGFPE = Signal(_SIGFPE)
const SIGVTALRM = Signal(_SIGVTALRM)
const SIGPWR = Signal(_SIGPWR)
const SIGSTKSZ = Signal(_SIGSTKSZ)
const SIGTTIN = Signal(_SIGTTIN)
const SIGUSR1 = Signal(_SIGUSR1)
const SIGUSR2 = Signal(_SIGUSR2)
const SIGTTOU = Signal(_SIGTTOU)
const SIGPROF = Signal(_SIGPROF)
const SIGCONT = Signal(_SIGCONT)
const SIGILL = Signal(_SIGILL)
const SIGINT = Signal(_SIGINT)
const SIGURG = Signal(_SIGURG)
const SIGHUP = Signal(_SIGHUP)
const SIGPIPE = Signal(_SIGPIPE)
const SIGSTOP = Signal(_SIGSTOP)
const SIGWINCH = Signal(_SIGWINCH)
const SIGCHLD = Signal(_SIGCHLD)
const SIGXFSZ = Signal(_SIGXFSZ)
const SIGUNUSED = Signal(_SIGUNUSED)
const SIGQUIT = Signal(_SIGQUIT)
const SIGALRM = Signal(_SIGALRM)
const SIGPOLL = SIGIO
const SIGCLD = SIGCHLD
const SYS_USELIB = _SYS_uselib
const SYS_FTRUNCATE = _SYS_ftruncate
const SYS_MKNODAT = _SYS_mknodat
const SYS_MUNLOCK = _SYS_munlock
const SYS_NICE = _SYS_nice
const SYS_STATFS = _SYS_statfs
const SYS_SWAPOFF = _SYS_swapoff
const SYS_GETRESUID32 = _SYS_getresuid32
const SYS_UMOUNT2 = _SYS_umount2
const SYS_SCHED_YIELD = _SYS_sched_yield
const SYS_SIGPENDING = _SYS_sigpending
const SYS_FREMOVEXATTR = _SYS_fremovexattr
const SYS_FSETXATTR = _SYS_fsetxattr
const SYS_PRCTL = _SYS_prctl
const SYS_EXECVE = _SYS_execve
const SYS_SETRESUID = _SYS_setresuid
const SYS_SIGRETURN = _SYS_sigreturn
const SYS_MLOCKALL = _SYS_mlockall
const SYS_TEE = _SYS_tee
const SYS_GETITIMER = _SYS_getitimer
const SYS_GETPGRP = _SYS_getpgrp
const SYS_GETDENTS64 = _SYS_getdents64
const SYS_GETPRIORITY = _SYS_getpriority
const SYS_SET_ROBUST_LIST = _SYS_set_robust_list
const SYS_LCHOWN32 = _SYS_lchown32
const SYS_PROCESS_VM_READV = _SYS_process_vm_readv
const SYS_RT_SIGSUSPEND = _SYS_rt_sigsuspend
const SYS_GETEGID = _SYS_getegid
const SYS_GETSID = _SYS_getsid
const SYS_READLINKAT = _SYS_readlinkat
const SYS_SETREGID32 = _SYS_setregid32
const SYS_SIGNALFD4 = _SYS_signalfd4
const SYS_ACCESS = _SYS_access
const SYS_GET_ROBUST_LIST = _SYS_get_robust_list
const SYS_MQ_NOTIFY = _SYS_mq_notify
const SYS_CREATE_MODULE = _SYS_create_module
const SYS_PIVOT_ROOT = _SYS_pivot_root
const SYS_IOPRIO_SET = _SYS_ioprio_set
const SYS_UMASK = _SYS_umask
const SYS_IPC = _SYS_ipc
const SYS_PPOLL = _SYS_ppoll
const SYS_FINIT_MODULE = _SYS_finit_module
const SYS_LSEEK = _SYS_lseek
const SYS_PREAD64 = _SYS_pread64
const SYS_EPOLL_CREATE1 = _SYS_epoll_create1
const SYS_RT_SIGPENDING = _SYS_rt_sigpending
const SYS_GTTY = _SYS_gtty
const SYS_EPOLL_PWAIT = _SYS_epoll_pwait
const SYS_TIMER_DELETE = _SYS_timer_delete
const SYS_SET_TID_ADDRESS = _SYS_set_tid_address
const SYS_ADJTIMEX = _SYS_adjtimex
const SYS_SSETMASK = _SYS_ssetmask
const SYS_MQ_OPEN = _SYS_mq_open
const SYS_CLOCK_GETRES = _SYS_clock_getres
const SYS_EPOLL_CREATE = _SYS_epoll_create
const SYS_PROFIL = _SYS_profil
const SYS_GETDENTS = _SYS_getdents
const SYS_TRUNCATE = _SYS_truncate
const SYS_GETUID = _SYS_getuid
const SYS_WAIT4 = _SYS_wait4
const SYS_NAME_TO_HANDLE_AT = _SYS_name_to_handle_at
const SYS_SYSFS = _SYS_sysfs
const SYS_SETGROUPS32 = _SYS_setgroups32
const SYS_PERSONALITY = _SYS_personality
const SYS_PREADV = _SYS_preadv
const SYS_SCHED_SETSCHEDULER = _SYS_sched_setscheduler
const SYS_INIT_MODULE = _SYS_init_module
const SYS_OLDLSTAT = _SYS_oldlstat
const SYS_LGETXATTR = _SYS_lgetxattr
const SYS_RMDIR = _SYS_rmdir
const SYS_SETRESGID = _SYS_setresgid
const SYS_QUERY_MODULE = _SYS_query_module
const SYS_TIMER_GETOVERRUN = _SYS_timer_getoverrun
const SYS_FSYNC = _SYS_fsync
const SYS_UMOUNT = _SYS_umount
const SYS_FANOTIFY_MARK = _SYS_fanotify_mark
const SYS_GETTIMEOFDAY = _SYS_gettimeofday
const SYS_SYNC_FILE_RANGE = _SYS_sync_file_range
const SYS_MIGRATE_PAGES = _SYS_migrate_pages
const SYS_SPLICE = _SYS_splice
const SYS_OLDSTAT = _SYS_oldstat
const SYS_SETREUID32 = _SYS_setreuid32
const SYS_SET_THREAD_AREA = _SYS_set_thread_area
const SYS_OPEN_BY_HANDLE_AT = _SYS_open_by_handle_at
const SYS_MADVISE = _SYS_madvise
const SYS_KEYCTL = _SYS_keyctl
const SYS_SIGSUSPEND = _SYS_sigsuspend
const SYS_SETGID = _SYS_setgid
const SYS_CLONE = _SYS_clone
const SYS_FADVISE64 = _SYS_fadvise64
const SYS_FCHMODAT = _SYS_fchmodat
const SYS_CLOCK_SETTIME = _SYS_clock_settime
const SYS_GET_THREAD_AREA = _SYS_get_thread_area
const SYS_SETPRIORITY = _SYS_setpriority
const SYS_SCHED_SETAFFINITY = _SYS_sched_setaffinity
const SYS_RT_SIGPROCMASK = _SYS_rt_sigprocmask
const SYS_PIPE2 = _SYS_pipe2
const SYS_OLDFSTAT = _SYS_oldfstat
const SYS_CHMOD = _SYS_chmod
const SYS_EVENTFD2 = _SYS_eventfd2
const SYS_CLOCK_GETTIME = _SYS_clock_gettime
const SYS_CLOSE = _SYS_close
const SYS_SIGNAL = _SYS_signal
const SYS_VMSPLICE = _SYS_vmsplice
const SYS_MSYNC = _SYS_msync
const SYS_LSTAT = _SYS_lstat
const SYS_ALARM = _SYS_alarm
const SYS_MPX = _SYS_mpx
const SYS_CHDIR = _SYS_chdir
const SYS_CAPSET = _SYS_capset
const SYS_OLDOLDUNAME = _SYS_oldolduname
const SYS_INOTIFY_INIT = _SYS_inotify_init
const SYS_FUTIMESAT = _SYS_futimesat
const SYS_ULIMIT = _SYS_ulimit
const SYS_SCHED_GETPARAM = _SYS_sched_getparam
const SYS_SET_MEMPOLICY = _SYS_set_mempolicy
const SYS_PRLIMIT64 = _SYS_prlimit64
const SYS_TIMERFD_SETTIME = _SYS_timerfd_settime
const SYS_SWAPON = _SYS_swapon
const SYS_RT_SIGQUEUEINFO = _SYS_rt_sigqueueinfo
const SYS_GETPMSG = _SYS_getpmsg
const SYS_GETEGID32 = _SYS_getegid32
const SYS_SELECT = _SYS_select
const SYS_FSTAT64 = _SYS_fstat64
const SYS_PROCESS_VM_WRITEV = _SYS_process_vm_writev
const SYS_MKDIR = _SYS_mkdir
const SYS_RENAME = _SYS_rename
const SYS_FTRUNCATE64 = _SYS_ftruncate64
const SYS_VHANGUP = _SYS_vhangup
const SYS_TIMERFD_GETTIME = _SYS_timerfd_gettime
const SYS_GETCPU = _SYS_getcpu
const SYS_ACCT = _SYS_acct
const SYS_SETREUID = _SYS_setreuid
const SYS_FSTAT = _SYS_fstat
const SYS_STIME = _SYS_stime
const SYS_SYMLINK = _SYS_symlink
const SYS_SETHOSTNAME = _SYS_sethostname
const SYS_VSERVER = _SYS_vserver
const SYS_READAHEAD = _SYS_readahead
const SYS_TIME = _SYS_time
const SYS_UGETRLIMIT = _SYS_ugetrlimit
const SYS_SYSLOG = _SYS_syslog
const SYS_IO_GETEVENTS = _SYS_io_getevents
const SYS_WRITE = _SYS_write
const SYS_FANOTIFY_INIT = _SYS_fanotify_init
const SYS_GETXATTR = _SYS_getxattr
const SYS_INOTIFY_ADD_WATCH = _SYS_inotify_add_watch
const SYS_DUP = _SYS_dup
const SYS_FCHOWN32 = _SYS_fchown32
const SYS_SCHED_GETSCHEDULER = _SYS_sched_getscheduler
const SYS_PERF_EVENT_OPEN = _SYS_perf_event_open
const SYS_SETNS = _SYS_setns
const SYS_GETCWD = _SYS_getcwd
const SYS_REBOOT = _SYS_reboot
const SYS_GETPID = _SYS_getpid
const SYS_CLOCK_NANOSLEEP = _SYS_clock_nanosleep
const SYS_GETEUID = _SYS_geteuid
const SYS_MQ_UNLINK = _SYS_mq_unlink
const SYS_CHOWN = _SYS_chown
const SYS_RT_TGSIGQUEUEINFO = _SYS_rt_tgsigqueueinfo
const SYS_SYNC = _SYS_sync
const SYS_EPOLL_WAIT = _SYS_epoll_wait
const SYS_MQ_GETSETATTR = _SYS_mq_getsetattr
const SYS_CAPGET = _SYS_capget
const SYS_NMLN = _SYS_NMLN
const SYS_PROF = _SYS_prof
const SYS_UTIME = _SYS_utime
const SYS_RT_SIGACTION = _SYS_rt_sigaction
const SYS_LSETXATTR = _SYS_lsetxattr
const SYS_UNSHARE = _SYS_unshare
const SYS_SETFSGID32 = _SYS_setfsgid32
const SYS_LOCK = _SYS_lock
const SYS_GETRESGID = _SYS_getresgid
const SYS_WAITPID = _SYS_waitpid
const SYS_UNLINKAT = _SYS_unlinkat
const SYS_GETGID32 = _SYS_getgid32
const SYS_DUP2 = _SYS_dup2
const SYS_DUP3 = _SYS_dup3
const SYS_LINKAT = _SYS_linkat
const SYS_MODIFY_LDT = _SYS_modify_ldt
const SYS_MOUNT = _SYS_mount
const SYS_GETGID = _SYS_getgid
const SYS_MUNLOCKALL = _SYS_munlockall
const SYS_READLINK = _SYS_readlink
const SYS_LINK = _SYS_link
const SYS_SENDFILE = _SYS_sendfile
const SYS_MQ_TIMEDRECEIVE = _SYS_mq_timedreceive
const SYS_TGKILL = _SYS_tgkill
const SYS_RENAMEAT = _SYS_renameat
const SYS_IOPRIO_GET = _SYS_ioprio_get
const SYS_MKNOD = _SYS_mknod
const SYS_UTIMES = _SYS_utimes
const SYS_LISTXATTR = _SYS_listxattr
const SYS_FADVISE64_64 = _SYS_fadvise64_64
const SYS_RT_SIGTIMEDWAIT = _SYS_rt_sigtimedwait
const SYS_TIMES = _SYS_times
const SYS_TIMER_SETTIME = _SYS_timer_settime
const SYS_PIPE = _SYS_pipe
const SYS_GET_KERNEL_SYMS = _SYS_get_kernel_syms
const SYS_SETRLIMIT = _SYS_setrlimit
const SYS_FDATASYNC = _SYS_fdatasync
const SYS_SETRESGID32 = _SYS_setresgid32
const SYS_QUOTACTL = _SYS_quotactl
const SYS_FTIME = _SYS_ftime
const SYS_DELETE_MODULE = _SYS_delete_module
const SYS_TIMER_GETTIME = _SYS_timer_gettime
const SYS_OPEN = _SYS_open
const SYS_INOTIFY_RM_WATCH = _SYS_inotify_rm_watch
const SYS_SCHED_GETAFFINITY = _SYS_sched_getaffinity
const SYS_PWRITEV = _SYS_pwritev
const SYS_VM86 = _SYS_vm86
const SYS_SETFSUID = _SYS_setfsuid
const SYS_PWRITE64 = _SYS_pwrite64
const SYS_FCHOWNAT = _SYS_fchownat
const SYS_FCHMOD = _SYS_fchmod
const SYS_SETTIMEOFDAY = _SYS_settimeofday
const SYS_SOCKETCALL = _SYS_socketcall
const SYS_STAT64 = _SYS_stat64
const SYS__NEWSELECT = _SYS__newselect
const SYS_KILL = _SYS_kill
const SYS_GETEUID32 = _SYS_geteuid32
const SYS_UTIMENSAT = _SYS_utimensat
const SYS_TIMER_CREATE = _SYS_timer_create
const SYS_STAT = _SYS_stat
const SYS_SETDOMAINNAME = _SYS_setdomainname
const SYS_FCHDIR = _SYS_fchdir
const SYS_FLOCK = _SYS_flock
const SYS_FACCESSAT = _SYS_faccessat
const SYS_REQUEST_KEY = _SYS_request_key
const SYS_IO_DESTROY = _SYS_io_destroy
const SYS_TIMERFD_CREATE = _SYS_timerfd_create
const SYS_GETTID = _SYS_gettid
const SYS_LCHOWN = _SYS_lchown
const SYS_FALLOCATE = _SYS_fallocate
const SYS_GETUID32 = _SYS_getuid32
const SYS_SETFSUID32 = _SYS_setfsuid32
const SYS_SCHED_SETPARAM = _SYS_sched_setparam
const SYS_GETRUSAGE = _SYS_getrusage
const SYS_KCMP = _SYS_kcmp
const SYS_UNLINK = _SYS_unlink
const SYS_SIGPROCMASK = _SYS_sigprocmask
const SYS__LLSEEK = _SYS__llseek
const SYS_LOOKUP_DCOOKIE = _SYS_lookup_dcookie
const SYS_ADD_KEY = _SYS_add_key
const SYS_EXIT_GROUP = _SYS_exit_group
const SYS_FORK = _SYS_fork
const SYS_MPROTECT = _SYS_mprotect
const SYS_BRK = _SYS_brk
const SYS_STATFS64 = _SYS_statfs64
const SYS_READ = _SYS_read
const SYS_LLISTXATTR = _SYS_llistxattr
const SYS_PAUSE = _SYS_pause
const SYS_OPENAT = _SYS_openat
const SYS_OLDUNAME = _SYS_olduname
const SYS_RT_SIGRETURN = _SYS_rt_sigreturn
const SYS_USTAT = _SYS_ustat
const SYS_IO_SUBMIT = _SYS_io_submit
const SYS_WRITEV = _SYS_writev
const SYS_FSTATAT64 = _SYS_fstatat64
const SYS_SGETMASK = _SYS_sgetmask
const SYS_MLOCK = _SYS_mlock
const SYS_KEXEC_LOAD = _SYS_kexec_load
const SYS_GET_MEMPOLICY = _SYS_get_mempolicy
const SYS_SETREGID = _SYS_setregid
const SYS_SETRESUID32 = _SYS_setresuid32
const SYS_FCNTL64 = _SYS_fcntl64
const SYS_CHROOT = _SYS_chroot
const SYS_AFS_SYSCALL = _SYS_afs_syscall
const SYS_NFSSERVCTL = _SYS_nfsservctl
const SYS_LREMOVEXATTR = _SYS_lremovexattr
const SYS_IO_CANCEL = _SYS_io_cancel
const SYS_FGETXATTR = _SYS_fgetxattr
const SYS_GETRESUID = _SYS_getresuid
const SYS_SYMLINKAT = _SYS_symlinkat
const SYS_IDLE = _SYS_idle
const SYS_FCNTL = _SYS_fcntl
const SYS_MUNMAP = _SYS_munmap
const SYS_FCHOWN = _SYS_fchown
const SYS_FSTATFS = _SYS_fstatfs
const SYS_SCHED_RR_GET_INTERVAL = _SYS_sched_rr_get_interval
const SYS_STTY = _SYS_stty
const SYS_IOPERM = _SYS_ioperm
const SYS_READV = _SYS_readv
const SYS_UNAME = _SYS_uname
const SYS_SETGROUPS = _SYS_setgroups
const SYS_SETGID32 = _SYS_setgid32
const SYS_TRUNCATE64 = _SYS_truncate64
const SYS_SENDMMSG = _SYS_sendmmsg
const SYS_EPOLL_CTL = _SYS_epoll_ctl
const SYS_SCHED_GET_PRIORITY_MAX = _SYS_sched_get_priority_max
const SYS_SYNCFS = _SYS_syncfs
const SYS_IOCTL = _SYS_ioctl
const SYS_POLL = _SYS_poll
const SYS_IOPL = _SYS_iopl
const SYS_EXIT = _SYS_exit
const SYS_RESTART_SYSCALL = _SYS_restart_syscall
const SYS_NANOSLEEP = _SYS_nanosleep
const SYS_MKDIRAT = _SYS_mkdirat
const SYS_VM86OLD = _SYS_vm86old
const SYS_MREMAP = _SYS_mremap
const SYS_BDFLUSH = _SYS_bdflush
const SYS_BREAK = _SYS_break
const SYS_SYSINFO = _SYS_sysinfo
const SYS_SETSID = _SYS_setsid
const SYS_SIGACTION = _SYS_sigaction
const SYS_TKILL = _SYS_tkill
const SYS_MMAP2 = _SYS_mmap2
const SYS_PTRACE = _SYS_ptrace
const SYS_LSTAT64 = _SYS_lstat64
const SYS_FUTEX = _SYS_futex
const SYS_READDIR = _SYS_readdir
const SYS_RECVMMSG = _SYS_recvmmsg
const SYS__SYSCTL = _SYS__sysctl
const SYS_MQ_TIMEDSEND = _SYS_mq_timedsend
const SYS_SCHED_GET_PRIORITY_MIN = _SYS_sched_get_priority_min
const SYS_GETRESGID32 = _SYS_getresgid32
const SYS_PUTPMSG = _SYS_putpmsg
const SYS_GETRLIMIT = _SYS_getrlimit
const SYS_FSTATFS64 = _SYS_fstatfs64
const SYS_GETGROUPS32 = _SYS_getgroups32
const SYS_VFORK = _SYS_vfork
const SYS_WAITID = _SYS_waitid
const SYS_GETGROUPS = _SYS_getgroups
const SYS_MBIND = _SYS_mbind
const SYS_MINCORE = _SYS_mincore
const SYS_GETPPID = _SYS_getppid
const SYS_CHOWN32 = _SYS_chown32
const SYS_MOVE_PAGES = _SYS_move_pages
const SYS_SETFSGID = _SYS_setfsgid
const SYS_SCHED_SETATTR = _SYS_sched_setattr
const SYS_REMAP_FILE_PAGES = _SYS_remap_file_pages
const SYS_SETUID = _SYS_setuid
const SYS_IO_SETUP = _SYS_io_setup
const SYS_REMOVEXATTR = _SYS_removexattr
const SYS_SIGNALFD = _SYS_signalfd
const SYS_SCHED_GETATTR = _SYS_sched_getattr
const SYS_FLISTXATTR = _SYS_flistxattr
const SYS_SETITIMER = _SYS_setitimer
const SYS_MMAP = _SYS_mmap
const SYS_CLOCK_ADJTIME = _SYS_clock_adjtime
const SYS_EVENTFD = _SYS_eventfd
const SYS_SETUID32 = _SYS_setuid32
const SYS_SETPGID = _SYS_setpgid
const SYS_PSELECT6 = _SYS_pselect6
const SYS_SETXATTR = _SYS_setxattr
const SYS_SIGALTSTACK = _SYS_sigaltstack
const SYS_INOTIFY_INIT1 = _SYS_inotify_init1
const SYS_CREAT = _SYS_creat
const SYS_GETPGID = _SYS_getpgid
const SYS_SENDFILE64 = _SYS_sendfile64
const S_IRWXO = _S_IRWXO
const S_IEXEC = _S_IEXEC
const S_ISVTX = _S_ISVTX
const S_IWOTH = _S_IWOTH
const S_IRGRP = _S_IRGRP
const S_IFMT = _S_IFMT
const S_IWRITE = _S_IWRITE
const S_IFLNK = _S_IFLNK
const S_IRWXG = _S_IRWXG
const S_IRWXU = _S_IRWXU
const S_IWUSR = _S_IWUSR
const S_IFREG = _S_IFREG
const S_IXGRP = _S_IXGRP
const S_ISUID = _S_ISUID
const S_IFIFO = _S_IFIFO
const S_IFSOCK = _S_IFSOCK
const S_IROTH = _S_IROTH
const S_BLKSIZE = _S_BLKSIZE
const S_IWGRP = _S_IWGRP
const S_IXUSR = _S_IXUSR
const S_ISGID = _S_ISGID
const S_IFBLK = _S_IFBLK
const S_IFDIR = _S_IFDIR
const S_IRUSR = _S_IRUSR
const S_IFCHR = _S_IFCHR
const S_IXOTH = _S_IXOTH
const S_IREAD = _S_IREAD
const PROT_NONE = _PROT_NONE
const PROT_READ = _PROT_READ
const PROT_GROWSDOWN = _PROT_GROWSDOWN
const PROT_EXEC = _PROT_EXEC
const PROT_WRITE = _PROT_WRITE
const PROT_GROWSUP = _PROT_GROWSUP
const MAP_FILE = _MAP_FILE
const MAP_SHARED = _MAP_SHARED
const MAP_NORESERVE = _MAP_NORESERVE
const MAP_HUGETLB = _MAP_HUGETLB
const MAP_STACK = _MAP_STACK
const MAP_GROWSDOWN = _MAP_GROWSDOWN
const MAP_POPULATE = _MAP_POPULATE
const MAP_32BIT = _MAP_32BIT
const MAP_LOCKED = _MAP_LOCKED
const MAP_HUGE_MASK = _MAP_HUGE_MASK
const MAP_HUGE_SHIFT = _MAP_HUGE_SHIFT
const MAP_ANONYMOUS = _MAP_ANONYMOUS
const MAP_ANON = _MAP_ANON
const MAP_PRIVATE = _MAP_PRIVATE
const MAP_EXECUTABLE = _MAP_EXECUTABLE
const MAP_NONBLOCK = _MAP_NONBLOCK
const MAP_TYPE = _MAP_TYPE
const MAP_FIXED = _MAP_FIXED
const MAP_DENYWRITE = _MAP_DENYWRITE
const MADV_DONTFORK = _MADV_DONTFORK
const MADV_WILLNEED = _MADV_WILLNEED
const MADV_SEQUENTIAL = _MADV_SEQUENTIAL
const MADV_DONTNEED = _MADV_DONTNEED
const MADV_DODUMP = _MADV_DODUMP
const MADV_NOHUGEPAGE = _MADV_NOHUGEPAGE
const MADV_NORMAL = _MADV_NORMAL
const MADV_HUGEPAGE = _MADV_HUGEPAGE
const MADV_HWPOISON = _MADV_HWPOISON
const MADV_MERGEABLE = _MADV_MERGEABLE
const MADV_REMOVE = _MADV_REMOVE
const MADV_RANDOM = _MADV_RANDOM
const MADV_DOFORK = _MADV_DOFORK
const MADV_DONTDUMP = _MADV_DONTDUMP
const MADV_UNMERGEABLE = _MADV_UNMERGEABLE
const MCL_FUTURE = _MCL_FUTURE
const MCL_CURRENT = _MCL_CURRENT
const WNOHANG = _WNOHANG
const WORD_BIT = _WORD_BIT
const W_OK = _W_OK
const WAIT_ANY = _WAIT_ANY
const WAIT_MYPGRP = _WAIT_MYPGRP
const WCONTINUED = _WCONTINUED
const WCHAR_MAX = _WCHAR_MAX
const WCHAR_MIN = _WCHAR_MIN
const WEXITED = _WEXITED
const WCOREFLAG = _WCOREFLAG
const WNOWAIT = _WNOWAIT
const WUNTRACED = _WUNTRACED
const WINT_MAX = _WINT_MAX
const WINT_MIN = _WINT_MIN
const WSTOPPED = _WSTOPPED
const WALL = ___WALL
const IPPROTO_TP = _IPPROTO_TP
const TCP_COOKIE_TRANSACTIONS = _TCP_COOKIE_TRANSACTIONS
const IP_RF = _IP_RF
const ETH_P_PPPTALK = _ETH_P_PPPTALK
const TCP_REPAIR_OPTIONS = _TCP_REPAIR_OPTIONS
const TCP_S_DATA_IN = _TCP_S_DATA_IN
const SOCK_DGRAM = _SOCK_DGRAM
const IN_ATTRIB = _IN_ATTRIB
const IPPROTO_IPV6 = _IPPROTO_IPV6
const ARPHRD_IEEE80211_PRISM = _ARPHRD_IEEE80211_PRISM
const ETH_P_8021AD = _ETH_P_8021AD
const ETH_P_8021AH = _ETH_P_8021AH
const TCP_COOKIE_PAIR_SIZE = _TCP_COOKIE_PAIR_SIZE
const ETH_P_ARCNET = _ETH_P_ARCNET
const IPPROTO_NONE = _IPPROTO_NONE
const TCP_COOKIE_OUT_NEVER = _TCP_COOKIE_OUT_NEVER
const ARPHRD_IEEE80211_RADIOTAP = _ARPHRD_IEEE80211_RADIOTAP
const IPV6_ADD_MEMBERSHIP = _IPV6_ADD_MEMBERSHIP
const SOL_SOCKET = _SOL_SOCKET
const IP_NODEFRAG = _IP_NODEFRAG
const IPPROTO_UDPLITE = _IPPROTO_UDPLITE
const SO_SNDTIMEO = _SO_SNDTIMEO
const AF_UNSPEC = _AF_UNSPEC
const ARPHRD_FCPL = _ARPHRD_FCPL
const ARPHRD_FCPP = _ARPHRD_FCPP
const SO_ERROR = _SO_ERROR
const IP_ADD_MEMBERSHIP = _IP_ADD_MEMBERSHIP
const ETH_P_TRAILER = _ETH_P_TRAILER
const SOL_TCP = _SOL_TCP
const ARPHRD_ETHER = _ARPHRD_ETHER
const ETH_P_DIAG = _ETH_P_DIAG
const ARPHRD_INFINIBAND = _ARPHRD_INFINIBAND
const IP_TRANSPARENT = _IP_TRANSPARENT
const IP_FREEBIND = _IP_FREEBIND
const ETH_P_CUST = _ETH_P_CUST
const ARPHRD_VOID = _ARPHRD_VOID
const IPV6_MULTICAST_LOOP = _IPV6_MULTICAST_LOOP
const SO_PRIORITY = _SO_PRIORITY
const SO_PROTOCOL = _SO_PROTOCOL
const TCP_THIN_DUPACK = _TCP_THIN_DUPACK
const ETH_P_DSA = _ETH_P_DSA
const IN_ALL_EVENTS = _IN_ALL_EVENTS
const TCP_INFO = _TCP_INFO
const SO_PEERNAME = _SO_PEERNAME
const ARPHRD_HIPPI = _ARPHRD_HIPPI
const AF_ROUTE = _AF_ROUTE
const IP_MULTICAST_LOOP = _IP_MULTICAST_LOOP
const ETH_P_ATMFATE = _ETH_P_ATMFATE
const IPV6_V6ONLY = _IPV6_V6ONLY
const ARPHRD_SLIP6 = _ARPHRD_SLIP6
const IN_CLASSC_HOST = _IN_CLASSC_HOST
const ETH_P_SLOW = _ETH_P_SLOW
const SOL_X25 = _SOL_X25
const TCP_CONGESTION = _TCP_CONGESTION
const AF_RDS = _AF_RDS
const IN_ISDIR = _IN_ISDIR
const AF_IEEE802154 = _AF_IEEE802154
const SO_TIMESTAMPING = _SO_TIMESTAMPING
const TCP_COOKIE_MAX = _TCP_COOKIE_MAX
const ARPHRD_ASH = _ARPHRD_ASH
const IPPROTO_FRAGMENT = _IPPROTO_FRAGMENT
const IP_PMTUDISC_WANT = _IP_PMTUDISC_WANT
const ETH_P_8021Q = _ETH_P_8021Q
const IP_PMTUDISC_INTERFACE = _IP_PMTUDISC_INTERFACE
const SOL_ICMPV6 = _SOL_ICMPV6
const TCP_MSS = _TCP_MSS
const IN_UNMOUNT = _IN_UNMOUNT
const ETH_P_PPP_MP = _ETH_P_PPP_MP
const IP_UNBLOCK_SOURCE = _IP_UNBLOCK_SOURCE
const AF_LOCAL = _AF_LOCAL
const SOCK_RAW = _SOCK_RAW
const AF_VSOCK = _AF_VSOCK
const IP_RECVERR = _IP_RECVERR
const TCP_S_DATA_OUT = _TCP_S_DATA_OUT
const IPPROTO_ENCAP = _IPPROTO_ENCAP
const IPV6_2292HOPOPTS = _IPV6_2292HOPOPTS
const TCP_LINGER2 = _TCP_LINGER2
const IPPROTO_MH = _IPPROTO_MH
const IP_DEFAULT_MULTICAST_TTL = _IP_DEFAULT_MULTICAST_TTL
const IPPROTO_RAW = _IPPROTO_RAW
const IPV6_PMTUDISC_DO = _IPV6_PMTUDISC_DO
const IN_ONESHOT = _IN_ONESHOT
const ETH_P_EDSA = _ETH_P_EDSA
const IPV6_PMTUDISC_PROBE = _IPV6_PMTUDISC_PROBE
const ARPHRD_ADAPT = _ARPHRD_ADAPT
const TCP_MAX_WINSHIFT = _TCP_MAX_WINSHIFT
const AF_AX25 = _AF_AX25
const ARPHRD_EUI64 = _ARPHRD_EUI64
const SO_DOMAIN = _SO_DOMAIN
const IPV6_PMTUDISC_WANT = _IPV6_PMTUDISC_WANT
const IPPROTO_UDP = _IPPROTO_UDP
const IPV6_MULTICAST_HOPS = _IPV6_MULTICAST_HOPS
const IPV6_RTHDR_STRICT = _IPV6_RTHDR_STRICT
const IPPROTO_ROUTING = _IPPROTO_ROUTING
const IP_PMTUDISC_PROBE = _IP_PMTUDISC_PROBE
const ETH_P_IEEE802154 = _ETH_P_IEEE802154
const AF_INET6 = _AF_INET6
const ETH_P_LOOP = _ETH_P_LOOP
const IPPROTO_SCTP = _IPPROTO_SCTP
const IPV6_PMTUDISC_DONT = _IPV6_PMTUDISC_DONT
const ARPHRD_NETROM = _ARPHRD_NETROM
const AF_CAIF = _AF_CAIF
const TCP_MAXWIN = _TCP_MAXWIN
const ETH_P_DNA_DL = _ETH_P_DNA_DL
const ARPHRD_X25 = _ARPHRD_X25
const SO_DONTROUTE = _SO_DONTROUTE
const ARPHRD_ECONET = _ARPHRD_ECONET
const SO_WIFI_STATUS = _SO_WIFI_STATUS
const ARPHRD_FRAD = _ARPHRD_FRAD
const IPPROTO_DCCP = _IPPROTO_DCCP
const SOL_IRDA = _SOL_IRDA
const AF_PACKET = _AF_PACKET
const TCP_QUICKACK = _TCP_QUICKACK
const IPV6_TCLASS = _IPV6_TCLASS
const AF_X25 = _AF_X25
const ARPHRD_CSLIP = _ARPHRD_CSLIP
const ETH_P_MOBITEX = _ETH_P_MOBITEX
const ARPHRD_CSLIP6 = _ARPHRD_CSLIP6
const ARPHRD_LAPB = _ARPHRD_LAPB
const ARPHRD_SLIP = _ARPHRD_SLIP
const SO_ATTACH_FILTER = _SO_ATTACH_FILTER
const IN_CLASSB_NSHIFT = _IN_CLASSB_NSHIFT
const IPV6_XFRM_POLICY = _IPV6_XFRM_POLICY
const AF_IPX = _AF_IPX
const SO_NO_CHECK = _SO_NO_CHECK
const ARPHRD_LOCALTLK = _ARPHRD_LOCALTLK
const TCP_CA_CWR = _TCP_CA_CWR
const AF_UNIX = _AF_UNIX
const ETH_P_HDLC = _ETH_P_HDLC
const ARPHRD_HWX25 = _ARPHRD_HWX25
const AF_KEY = _AF_KEY
const SO_NOFCS = _SO_NOFCS
const IP_PKTOPTIONS = _IP_PKTOPTIONS
const TCP_QUEUES_NR = _TCP_QUEUES_NR
const TCP_CLOSE = _TCP_CLOSE
const ARPHRD_FCFABRIC = _ARPHRD_FCFABRIC
const SOL_IPV6 = _SOL_IPV6
const ETH_P_ATMMPOA = _ETH_P_ATMMPOA
const SO_OOBINLINE = _SO_OOBINLINE
const IP_PMTUDISC_DO = _IP_PMTUDISC_DO
const IP_PKTINFO = _IP_PKTINFO
const ARPHRD_IEEE802154 = _ARPHRD_IEEE802154
const IN_MOVE_SELF = _IN_MOVE_SELF
const ETH_P_LAT = _ETH_P_LAT
const SO_ACCEPTCONN = _SO_ACCEPTCONN
const IP_MULTICAST_TTL = _IP_MULTICAST_TTL
const SOCK_SEQPACKET = _SOCK_SEQPACKET
const TCP_SYNCNT = _TCP_SYNCNT
const IPV6_2292PKTINFO = _IPV6_2292PKTINFO
const ETH_P_FCOE = _ETH_P_FCOE
const ETH_P_1588 = _ETH_P_1588
const ARPHRD_IRDA = _ARPHRD_IRDA
const IP_MULTICAST_IF = _IP_MULTICAST_IF
const SO_RCVTIMEO = _SO_RCVTIMEO
const IP_TOS = _IP_TOS
const IPV6_PMTUDISC_OMIT = _IPV6_PMTUDISC_OMIT
const TCP_MD5SIG = _TCP_MD5SIG
const IPV6_RTHDRDSTOPTS = _IPV6_RTHDRDSTOPTS
const IN_CREATE = _IN_CREATE
const ETH_P_DNA_RC = _ETH_P_DNA_RC
const IPPROTO_PIM = _IPPROTO_PIM
const ETH_P_DNA_RT = _ETH_P_DNA_RT
const ARPHRD_PIMREG = _ARPHRD_PIMREG
const ETH_P_CAIF = _ETH_P_CAIF
const AF_MAX = _AF_MAX
const IP_RECVTOS = _IP_RECVTOS
const IP_MAX_MEMBERSHIPS = _IP_MAX_MEMBERSHIPS
const IPV6_NEXTHOP = _IPV6_NEXTHOP
const AF_ATMSVC = _AF_ATMSVC
const ARPHRD_IPGRE = _ARPHRD_IPGRE
const IN_CLASSA_NET = _IN_CLASSA_NET
const IPV6_LEAVE_ANYCAST = _IPV6_LEAVE_ANYCAST
const AF_ISDN = _AF_ISDN
const ARPHRD_NONE = _ARPHRD_NONE
const TCP_SYN_SENT = _TCP_SYN_SENT
const ARPHRD_BIF = _ARPHRD_BIF
const IPV6_2292DSTOPTS = _IPV6_2292DSTOPTS
const ARPHRD_CHAOS = _ARPHRD_CHAOS
const TCP_CA_Disorder = _TCP_CA_Disorder
const ETH_P_BATMAN = _ETH_P_BATMAN
const IP_TTL = _IP_TTL
const AF_NETROM = _AF_NETROM
const ETH_P_TR_802_2 = _ETH_P_TR_802_2
const ETH_P_ALL = _ETH_P_ALL
const ETH_P_CAN = _ETH_P_CAN
const IN_LOOPBACKNET = _IN_LOOPBACKNET
const ETH_P_MPLS_MC = _ETH_P_MPLS_MC
const SO_SECURITY_ENCRYPTION_TRANSPORT = _SO_SECURITY_ENCRYPTION_TRANSPORT
const IP_RECVTTL = _IP_RECVTTL
const AF_ECONET = _AF_ECONET
const ETH_P_AOE = _ETH_P_AOE
const IP_XFRM_POLICY = _IP_XFRM_POLICY
const TCP_MSS_DEFAULT = _TCP_MSS_DEFAULT
const TCP_CLOSE_WAIT = _TCP_CLOSE_WAIT
const ETH_P_SCA = _ETH_P_SCA
const SO_TIMESTAMP = _SO_TIMESTAMP
const TCP_SEND_QUEUE = _TCP_SEND_QUEUE
const SO_PASSSEC = _SO_PASSSEC
const IPV6_MTU = _IPV6_MTU
const ETH_P_ARP = _ETH_P_ARP
const SO_PEERCRED = _SO_PEERCRED
const IPV6_JOIN_ANYCAST = _IPV6_JOIN_ANYCAST
const IP_ROUTER_ALERT = _IP_ROUTER_ALERT
const SO_SECURITY_AUTHENTICATION = _SO_SECURITY_AUTHENTICATION
const IPV6_MULTICAST_IF = _IPV6_MULTICAST_IF
const SO_MAX_PACING_RATE = _SO_MAX_PACING_RATE
const ARPHRD_IEEE802154_PHY = _ARPHRD_IEEE802154_PHY
const ARPHRD_DLCI = _ARPHRD_DLCI
const ETH_P_FIP = _ETH_P_FIP
const ETH_P_WCCP = _ETH_P_WCCP
const ARPHRD_RAWHDLC = _ARPHRD_RAWHDLC
const AF_IUCV = _AF_IUCV
const IPV6_RECVHOPOPTS = _IPV6_RECVHOPOPTS
const ETH_P_MPLS_UC = _ETH_P_MPLS_UC
const IP_BLOCK_SOURCE = _IP_BLOCK_SOURCE
const IPV6_2292RTHDR = _IPV6_2292RTHDR
const IPV6_RTHDR_LOOSE = _IPV6_RTHDR_LOOSE
const TCP_MSS_DESIRED = _TCP_MSS_DESIRED
const SO_BSDCOMPAT = _SO_BSDCOMPAT
const IPPROTO_ICMPV6 = _IPPROTO_ICMPV6
const ETH_P_IEEEPUPAT = _ETH_P_IEEEPUPAT
const IP_MAXPACKET = _IP_MAXPACKET
const ETH_P_AF_IUCV = _ETH_P_AF_IUCV
const SOL_DECNET = _SOL_DECNET
const SO_DETACH_FILTER = _SO_DETACH_FILTER
const IN_CLASSB_MAX = _IN_CLASSB_MAX
const IP_HDRINCL = _IP_HDRINCL
const TCP_CA_Recovery = _TCP_CA_Recovery
const IN_CLASSA_HOST = _IN_CLASSA_HOST
const SOCK_RDM = _SOCK_RDM
const IN_DONT_FOLLOW = _IN_DONT_FOLLOW
const IPV6_PMTUDISC_INTERFACE = _IPV6_PMTUDISC_INTERFACE
const IPV6_MTU_DISCOVER = _IPV6_MTU_DISCOVER
const ARPHRD_FDDI = _ARPHRD_FDDI
const ETH_P_802_2 = _ETH_P_802_2
const ETH_P_802_3 = _ETH_P_802_3
const IPV6_HOPLIMIT = _IPV6_HOPLIMIT
const ETH_P_PAE = _ETH_P_PAE
const IP_MINTTL = _IP_MINTTL
const ETH_P_PAUSE = _ETH_P_PAUSE
const IN_CLASSB_NET = _IN_CLASSB_NET
const SO_DEBUG = _SO_DEBUG
const ARPHRD_PPP = _ARPHRD_PPP
const AF_IRDA = _AF_IRDA
const IP_OFFMASK = _IP_OFFMASK
const IP_ORIGDSTADDR = _IP_ORIGDSTADDR
const IP_RECVORIGDSTADDR = _IP_RECVORIGDSTADDR
const AF_NETBEUI = _AF_NETBEUI
const TCP_FIN_WAIT2 = _TCP_FIN_WAIT2
const TCP_RECV_QUEUE = _TCP_RECV_QUEUE
const AF_APPLETALK = _AF_APPLETALK
const IN_CLASSC_NSHIFT = _IN_CLASSC_NSHIFT
const ETH_P_QINQ1 = _ETH_P_QINQ1
const ETH_P_QINQ2 = _ETH_P_QINQ2
const ETH_P_QINQ3 = _ETH_P_QINQ3
const AF_ATMPVC = _AF_ATMPVC
const IPPROTO_ESP = _IPPROTO_ESP
const ETH_P_CANFD = _ETH_P_CANFD
const AF_DECnet = _AF_DECnet
const ETH_P_LINK_CTL = _ETH_P_LINK_CTL
const IP_OPTIONS = _IP_OPTIONS
const IPPROTO_HOPOPTS = _IPPROTO_HOPOPTS
const SO_TIMESTAMPNS = _SO_TIMESTAMPNS
const SO_BINDTODEVICE = _SO_BINDTODEVICE
const SOCK_CLOEXEC = _SOCK_CLOEXEC
const ETH_P_SNAP = _ETH_P_SNAP
const SO_PASSCRED = _SO_PASSCRED
const ETH_P_WAN_PPP = _ETH_P_WAN_PPP
const IN_EXCL_UNLINK = _IN_EXCL_UNLINK
const IPV6_RXHOPOPTS = _IPV6_RXHOPOPTS
const AF_PHONET = _AF_PHONET
const IPPROTO_EGP = _IPPROTO_EGP
const ETH_FCS_LEN = _ETH_FCS_LEN
const TCP_QUEUE_SEQ = _TCP_QUEUE_SEQ
const IPV6_RTHDR = _IPV6_RTHDR
const IN_MOVE = _IN_MOVE
const ARPHRD_IPDDP = _ARPHRD_IPDDP
const IPV6_RECVERR = _IPV6_RECVERR
const IPPROTO_PUP = _IPPROTO_PUP
const ETH_P_ECONET = _ETH_P_ECONET
const IPV6_RECVPKTINFO = _IPV6_RECVPKTINFO
const TCP_NODELAY = _TCP_NODELAY
const IPV6_DROP_MEMBERSHIP = _IPV6_DROP_MEMBERSHIP
const IP_MSS = _IP_MSS
const ETH_P_IRDA = _ETH_P_IRDA
const ETH_P_X25 = _ETH_P_X25
const SOL_IP = _SOL_IP
const IP_MTU = _IP_MTU
const SOL_AAL = _SOL_AAL
const IPPROTO_IDP = _IPPROTO_IDP
const AF_INET = _AF_INET
const IP_DEFAULT_MULTICAST_LOOP = _IP_DEFAULT_MULTICAST_LOOP
const TCP_REPAIR_QUEUE = _TCP_REPAIR_QUEUE
const SO_GET_FILTER = _SO_GET_FILTER
const IPPROTO_ICMP = _IPPROTO_ICMP
const IPPROTO_GRE = _IPPROTO_GRE
const IPPROTO_TCP = _IPPROTO_TCP
const ETH_P_PRP = _ETH_P_PRP
const TCP_DEFER_ACCEPT = _TCP_DEFER_ACCEPT
const ETH_DATA_LEN = _ETH_DATA_LEN
const ETH_P_PPP_DISC = _ETH_P_PPP_DISC
const ETH_P_802_3_MIN = _ETH_P_802_3_MIN
const IPV6_UNICAST_HOPS = _IPV6_UNICAST_HOPS
const IN_MOVED_TO = _IN_MOVED_TO
const AF_WANPIPE = _AF_WANPIPE
const TCP_THIN_LINEAR_TIMEOUTS = _TCP_THIN_LINEAR_TIMEOUTS
const IPV6_RECVDSTOPTS = _IPV6_RECVDSTOPTS
const ETH_P_802_EX1 = _ETH_P_802_EX1
const SO_LOCK_FILTER = _SO_LOCK_FILTER
const ETH_P_IPV6 = _ETH_P_IPV6
const ETH_P_AARP = _ETH_P_AARP
const ARPHRD_LOOPBACK = _ARPHRD_LOOPBACK
const SO_BROADCAST = _SO_BROADCAST
const IN_CLASSC_NET = _IN_CLASSC_NET
const ETH_ZLEN = _ETH_ZLEN
const ETH_P_PUPAT = _ETH_P_PUPAT
const IN_MOVED_FROM = _IN_MOVED_FROM
const IPV6_LEAVE_GROUP = _IPV6_LEAVE_GROUP
const IN_MASK_ADD = _IN_MASK_ADD
const IPV6_2292HOPLIMIT = _IPV6_2292HOPLIMIT
const TCP_ESTABLISHED = _TCP_ESTABLISHED
const ARPHRD_ARCNET = _ARPHRD_ARCNET
const ETH_P_PUP = _ETH_P_PUP
const IP_RECVOPTS = _IP_RECVOPTS
const ARPHRD_SIT = _ARPHRD_SIT
const ETH_P_TIPC = _ETH_P_TIPC
const TCP_FIN_WAIT1 = _TCP_FIN_WAIT1
const TCP_MD5SIG_MAXKEYLEN = _TCP_MD5SIG_MAXKEYLEN
const IPV6_AUTHHDR = _IPV6_AUTHHDR
const SO_SNDLOWAT = _SO_SNDLOWAT
const ETH_ALEN = _ETH_ALEN
const TCP_LAST_ACK = _TCP_LAST_ACK
const IPPROTO_MAX = _IPPROTO_MAX
const IN_DELETE_SELF = _IN_DELETE_SELF
const IP_ADD_SOURCE_MEMBERSHIP = _IP_ADD_SOURCE_MEMBERSHIP
const AF_BLUETOOTH = _AF_BLUETOOTH
const SOCK_DCCP = _SOCK_DCCP
const SO_KEEPALIVE = _SO_KEEPALIVE
const AF_NETLINK = _AF_NETLINK
const IPV6_ADDRFORM = _IPV6_ADDRFORM
const IPV6_RECVHOPLIMIT = _IPV6_RECVHOPLIMIT
const ARPHRD_AX25 = _ARPHRD_AX25
const AF_PPPOX = _AF_PPPOX
const ARPHRD_SKIP = _ARPHRD_SKIP
const SOCK_STREAM = _SOCK_STREAM
const ETH_HLEN = _ETH_HLEN
const ARPHRD_DDCMP = _ARPHRD_DDCMP
const IPV6_CHECKSUM = _IPV6_CHECKSUM
const ETH_P_PPP_SES = _ETH_P_PPP_SES
const ETH_P_TEB = _ETH_P_TEB
const ARPHRD_IEEE802 = _ARPHRD_IEEE802
const SO_SECURITY_ENCRYPTION_NETWORK = _SO_SECURITY_ENCRYPTION_NETWORK
const IN_ONLYDIR = _IN_ONLYDIR
const AF_SNA = _AF_SNA
const SO_LINGER = _SO_LINGER
const IP_UNICAST_IF = _IP_UNICAST_IF
const SO_RCVBUFFORCE = _SO_RCVBUFFORCE
const IPV6_PKTINFO = _IPV6_PKTINFO
const IPPROTO_IPIP = _IPPROTO_IPIP
const IPV6_RECVRTHDR = _IPV6_RECVRTHDR
const TCP_CA_Open = _TCP_CA_Open
const SO_BUSY_POLL = _SO_BUSY_POLL
const IP_IPSEC_POLICY = _IP_IPSEC_POLICY
const SO_MARK = _SO_MARK
const AF_ROSE = _AF_ROSE
const IPV6_RECVTCLASS = _IPV6_RECVTCLASS
const IN_CLASSA_MAX = _IN_CLASSA_MAX
const ARPHRD_IEEE802_TR = _ARPHRD_IEEE802_TR
const IN_CLOSE_WRITE = _IN_CLOSE_WRITE
const SOL_ATM = _SOL_ATM
const AF_FILE = _AF_FILE
const IP_RETOPTS = _IP_RETOPTS
const TCP_FASTOPEN = _TCP_FASTOPEN
const AF_RXRPC = _AF_RXRPC
const IN_CLASSB_HOST = _IN_CLASSB_HOST
const IPV6_RXDSTOPTS = _IPV6_RXDSTOPTS
const ETH_P_MVRP = _ETH_P_MVRP
const ETH_P_IPX = _ETH_P_IPX
const SO_PEERSEC = _SO_PEERSEC
const TCP_COOKIE_IN_ALWAYS = _TCP_COOKIE_IN_ALWAYS
const IPV6_DSTOPTS = _IPV6_DSTOPTS
const IP_MTU_DISCOVER = _IP_MTU_DISCOVER
const IN_NONBLOCK = _IN_NONBLOCK
const ETH_P_PHONET = _ETH_P_PHONET
const TCP_CLOSING = _TCP_CLOSING
const TCP_NO_QUEUE = _TCP_NO_QUEUE
const IPV6_2292PKTOPTIONS = _IPV6_2292PKTOPTIONS
const ETH_P_ATALK = _ETH_P_ATALK
const IP_DROP_MEMBERSHIP = _IP_DROP_MEMBERSHIP
const IN_CLOSE = _IN_CLOSE
const SO_PEEK_OFF = _SO_PEEK_OFF
const SO_RCVBUF = _SO_RCVBUF
const SO_SELECT_ERR_QUEUE = _SO_SELECT_ERR_QUEUE
const SOCK_NONBLOCK = _SOCK_NONBLOCK
const IP_MULTICAST_ALL = _IP_MULTICAST_ALL
const ARPHRD_EETHER = _ARPHRD_EETHER
const IN_OPEN = _IN_OPEN
const ETH_P_CONTROL = _ETH_P_CONTROL
const IPPROTO_IGMP = _IPPROTO_IGMP
const IPPROTO_BEETPH = _IPPROTO_BEETPH
const ARPHRD_CISCO = _ARPHRD_CISCO
const IPPROTO_DSTOPTS = _IPPROTO_DSTOPTS
const AF_ALG = _AF_ALG
const SO_RCVLOWAT = _SO_RCVLOWAT
const TCP_LISTEN = _TCP_LISTEN
const AF_CAN = _AF_CAN
const IPPROTO_AH = _IPPROTO_AH
const IN_DELETE = _IN_DELETE
const ETH_P_RARP = _ETH_P_RARP
const SO_REUSEPORT = _SO_REUSEPORT
const TCP_REPAIR = _TCP_REPAIR
const AF_TIPC = _AF_TIPC
const ETH_P_LOCALTALK = _ETH_P_LOCALTALK
const IP_DROP_SOURCE_MEMBERSHIP = _IP_DROP_SOURCE_MEMBERSHIP
const ARPHRD_METRICOM = _ARPHRD_METRICOM
const IPV6_RTHDR_TYPE_0 = _IPV6_RTHDR_TYPE_0
const IPV6_IPSEC_POLICY = _IPV6_IPSEC_POLICY
const AF_LLC = _AF_LLC
const SO_SNDBUFFORCE = _SO_SNDBUFFORCE
const IP_MSFILTER = _IP_MSFILTER
const ARPHRD_APPLETLK = _ARPHRD_APPLETLK
const IN_CLOSE_NOWRITE = _IN_CLOSE_NOWRITE
const ETH_P_DDCMP = _ETH_P_DDCMP
const IP_DF = _IP_DF
const SO_SNDBUF = _SO_SNDBUF
const ARPHRD_ATM = _ARPHRD_ATM
const ETH_FRAME_LEN = _ETH_FRAME_LEN
const ARPHRD_IEEE1394 = _ARPHRD_IEEE1394
const IN_ACCESS = _IN_ACCESS
const TCP_USER_TIMEOUT = _TCP_USER_TIMEOUT
const ARPHRD_IEEE80211 = _ARPHRD_IEEE80211
const ETH_P_TDLS = _ETH_P_TDLS
const IP_PMTUDISC_OMIT = _IP_PMTUDISC_OMIT
const IPV6_ROUTER_ALERT = _IPV6_ROUTER_ALERT
const AF_ASH = _AF_ASH
const IP_PMTUDISC_DONT = _IP_PMTUDISC_DONT
const IPV6_JOIN_GROUP = _IPV6_JOIN_GROUP
const SO_TYPE = _SO_TYPE
const IPPROTO_IP = _IPPROTO_IP
const TCP_WINDOW_CLAMP = _TCP_WINDOW_CLAMP
const SO_RXQ_OVFL = _SO_RXQ_OVFL
const IN_CLOEXEC = _IN_CLOEXEC
const IPPROTO_COMP = _IPPROTO_COMP
const SO_BPF_EXTENSIONS = _SO_BPF_EXTENSIONS
const ETH_P_IP = _ETH_P_IP
const ARPHRD_FCAL = _ARPHRD_FCAL
const ARPHRD_ROSE = _ARPHRD_ROSE
const IN_Q_OVERFLOW = _IN_Q_OVERFLOW
const TCP_TIME_WAIT = _TCP_TIME_WAIT
const AF_SECURITY = _AF_SECURITY
const AF_NFC = _AF_NFC
const SOL_RAW = _SOL_RAW
const IP_PASSSEC = _IP_PASSSEC
const TCP_COOKIE_MIN = _TCP_COOKIE_MIN
const IN_MODIFY = _IN_MODIFY
const TCP_CORK = _TCP_CORK
const TCP_KEEPINTVL = _TCP_KEEPINTVL
const IN_IGNORED = _IN_IGNORED
const SOL_PACKET = _SOL_PACKET
const SO_REUSEADDR = _SO_REUSEADDR
const TCP_CA_Loss = _TCP_CA_Loss
const ARPHRD_RSRVD = _ARPHRD_RSRVD
const ETH_P_BPQ = _ETH_P_BPQ
const TCP_TIMESTAMP = _TCP_TIMESTAMP
const ETH_P_DEC = _ETH_P_DEC
const IPPROTO_RSVP = _IPPROTO_RSVP
const ARPHRD_TUNNEL = _ARPHRD_TUNNEL
const TCP_KEEPCNT = _TCP_KEEPCNT
const TCP_SYN_RECV = _TCP_SYN_RECV
const IP_MF = _IP_MF
const ARPHRD_PRONET = _ARPHRD_PRONET
const SOCK_PACKET = _SOCK_PACKET
const IPV6_HOPOPTS = _IPV6_HOPOPTS
const AF_BRIDGE = _AF_BRIDGE
const IP_PMTUDISC = _IP_PMTUDISC
const ARPHRD_TUNNEL6 = _ARPHRD_TUNNEL6
const TCP_MAXSEG = _TCP_MAXSEG
const TCP_KEEPIDLE = _TCP_KEEPIDLE
const ETH_P_AX25 = _ETH_P_AX25
const ARPHRD_HDLC = _ARPHRD_HDLC
const ETH_P_IEEEPUP = _ETH_P_IEEEPUP
const IN_CLASSA_NSHIFT = _IN_CLASSA_NSHIFT
const IPPROTO_MTP = _IPPROTO_MTP
const SOMAXCONN = _SOMAXCONN
const SHUT_RD = _SHUT_RD
const SHUT_WR = _SHUT_WR
const SHUT_RDWR = _SHUT_RDWR
const PC_REC_MIN_XFER_SIZE = __PC_REC_MIN_XFER_SIZE
const PC_PATH_MAX = __PC_PATH_MAX
const PC_REC_MAX_XFER_SIZE = __PC_REC_MAX_XFER_SIZE
const PC_ALLOC_SIZE_MIN = __PC_ALLOC_SIZE_MIN
const PC_SYNC_IO = __PC_SYNC_IO
const PC_MAX_CANON = __PC_MAX_CANON
const PC_FILESIZEBITS = __PC_FILESIZEBITS
const PC_ASYNC_IO = __PC_ASYNC_IO
const PC_NO_TRUNC = __PC_NO_TRUNC
const PC_SOCK_MAXBUF = __PC_SOCK_MAXBUF
const PC_PIPE_BUF = __PC_PIPE_BUF
const PC_LINK_MAX = __PC_LINK_MAX
const PC_NAME_MAX = __PC_NAME_MAX
const PC_CHOWN_RESTRICTED = __PC_CHOWN_RESTRICTED
const PC_REC_XFER_ALIGN = __PC_REC_XFER_ALIGN
const PC_PRIO_IO = __PC_PRIO_IO
const PC_REC_INCR_XFER_SIZE = __PC_REC_INCR_XFER_SIZE
const PC_VDISABLE = __PC_VDISABLE
const PC_2_SYMLINKS = __PC_2_SYMLINKS
const PC_MAX_INPUT = __PC_MAX_INPUT
const PC_SYMLINK_MAX = __PC_SYMLINK_MAX
const PathMax = _PATH_MAX
const EPOLLRDBAND = _EPOLLRDBAND
const EPOLLWRNORM = _EPOLLWRNORM
const EPOLL_CTL_ADD = _EPOLL_CTL_ADD
const EPOLLPRI = _EPOLLPRI
const EPOLLIN = _EPOLLIN
const EPOLLWAKEUP = _EPOLLWAKEUP
const EPOLLMSG = _EPOLLMSG
const EPOLLOUT = _EPOLLOUT
const EPOLLRDHUP = _EPOLLRDHUP
const EPOLLRDNORM = _EPOLLRDNORM
const EPOLLERR = _EPOLLERR
const EPOLLHUP = _EPOLLHUP
const EPOLL_CLOEXEC = _EPOLL_CLOEXEC
const EPOLL_CTL_DEL = _EPOLL_CTL_DEL
const EPOLL_CTL_MOD = _EPOLL_CTL_MOD
const EPOLLONESHOT = _EPOLLONESHOT
const EPOLLWRBAND = _EPOLLWRBAND
const EPOLLET = _EPOLLET
const PR_FP_EXC_SW_ENABLE = _PR_FP_EXC_SW_ENABLE
const PR_ENDIAN_LITTLE = _PR_ENDIAN_LITTLE
const PR_SET_SECCOMP = _PR_SET_SECCOMP
const PR_MCE_KILL_LATE = _PR_MCE_KILL_LATE
const PR_SET_MM_ARG_END = _PR_SET_MM_ARG_END
const PR_SET_TIMERSLACK = _PR_SET_TIMERSLACK
const PR_FP_EXC_DIV = _PR_FP_EXC_DIV
const PR_SET_MM_EXE_FILE = _PR_SET_MM_EXE_FILE
const PR_SET_ENDIAN = _PR_SET_ENDIAN
const PR_GET_NAME = _PR_GET_NAME
const PR_SET_MM_AUXV = _PR_SET_MM_AUXV
const PR_SET_MM_START_BRK = _PR_SET_MM_START_BRK
const PR_GET_TIMING = _PR_GET_TIMING
const PR_SET_TSC = _PR_SET_TSC
const PR_SET_MM_ARG_START = _PR_SET_MM_ARG_START
const PR_SET_PTRACER = _PR_SET_PTRACER
const PR_SET_MM_BRK = _PR_SET_MM_BRK
const PR_GET_DUMPABLE = _PR_GET_DUMPABLE
const PR_GET_TSC = _PR_GET_TSC
const PR_MCE_KILL_GET = _PR_MCE_KILL_GET
const PR_MCE_KILL_CLEAR = _PR_MCE_KILL_CLEAR
const PR_FP_EXC_OVF = _PR_FP_EXC_OVF
const PR_SET_SECUREBITS = _PR_SET_SECUREBITS
const PR_TIMING_STATISTICAL = _PR_TIMING_STATISTICAL
const PR_FP_EXC_DISABLED = _PR_FP_EXC_DISABLED
const PR_TSC_SIGSEGV = _PR_TSC_SIGSEGV
const PR_SET_KEEPCAPS = _PR_SET_KEEPCAPS
const PR_ENDIAN_BIG = _PR_ENDIAN_BIG
const PR_GET_NO_NEW_PRIVS = _PR_GET_NO_NEW_PRIVS
const PR_GET_TID_ADDRESS = _PR_GET_TID_ADDRESS
const PR_CAPBSET_READ = _PR_CAPBSET_READ
const PR_SET_CHILD_SUBREAPER = _PR_SET_CHILD_SUBREAPER
const PR_SET_NO_NEW_PRIVS = _PR_SET_NO_NEW_PRIVS
const PR_FP_EXC_UND = _PR_FP_EXC_UND
const PR_GET_PDEATHSIG = _PR_GET_PDEATHSIG
const PR_ENDIAN_PPC_LITTLE = _PR_ENDIAN_PPC_LITTLE
const PR_SET_MM = _PR_SET_MM
const PR_FP_EXC_PRECISE = _PR_FP_EXC_PRECISE
const PR_GET_FPEXC = _PR_GET_FPEXC
const PR_FP_EXC_ASYNC = _PR_FP_EXC_ASYNC
const PR_FPEMU_SIGFPE = _PR_FPEMU_SIGFPE
const PR_SET_MM_ENV_START = _PR_SET_MM_ENV_START
const PR_CAPBSET_DROP = _PR_CAPBSET_DROP
const PR_SET_UNALIGN = _PR_SET_UNALIGN
const PR_SET_NAME = _PR_SET_NAME
const PR_MCE_KILL = _PR_MCE_KILL
const PR_TSC_ENABLE = _PR_TSC_ENABLE
const PR_TASK_PERF_EVENTS_ENABLE = _PR_TASK_PERF_EVENTS_ENABLE
const PR_SET_DUMPABLE = _PR_SET_DUMPABLE
const PR_GET_CHILD_SUBREAPER = _PR_GET_CHILD_SUBREAPER
const PR_SET_TIMING = _PR_SET_TIMING
const PR_SET_MM_START_CODE = _PR_SET_MM_START_CODE
const PR_MCE_KILL_DEFAULT = _PR_MCE_KILL_DEFAULT
const PR_GET_ENDIAN = _PR_GET_ENDIAN
const PR_GET_SECCOMP = _PR_GET_SECCOMP
const PR_GET_TIMERSLACK = _PR_GET_TIMERSLACK
const PR_FP_EXC_RES = _PR_FP_EXC_RES
const PR_SET_MM_END_CODE = _PR_SET_MM_END_CODE
const PR_GET_UNALIGN = _PR_GET_UNALIGN
const PR_SET_PDEATHSIG = _PR_SET_PDEATHSIG
const PR_TASK_PERF_EVENTS_DISABLE = _PR_TASK_PERF_EVENTS_DISABLE
const PR_MCE_KILL_SET = _PR_MCE_KILL_SET
const PR_SET_MM_START_STACK = _PR_SET_MM_START_STACK
const PR_SET_FPEMU = _PR_SET_FPEMU
const PR_UNALIGN_NOPRINT = _PR_UNALIGN_NOPRINT
const PR_SET_MM_START_DATA = _PR_SET_MM_START_DATA
const PR_SET_MM_ENV_END = _PR_SET_MM_ENV_END
const PR_MCE_KILL_EARLY = _PR_MCE_KILL_EARLY
const PR_FP_EXC_NONRECOV = _PR_FP_EXC_NONRECOV
const PR_GET_SECUREBITS = _PR_GET_SECUREBITS
const PR_FP_EXC_INV = _PR_FP_EXC_INV
const PR_SET_FPEXC = _PR_SET_FPEXC
const PR_FPEMU_NOPRINT = _PR_FPEMU_NOPRINT
const PR_SET_MM_END_DATA = _PR_SET_MM_END_DATA
const PR_GET_FPEMU = _PR_GET_FPEMU
const PR_GET_KEEPCAPS = _PR_GET_KEEPCAPS
const PR_TIMING_TIMESTAMP = _PR_TIMING_TIMESTAMP
const PR_UNALIGN_SIGBUS = _PR_UNALIGN_SIGBUS
const PTRACE_EVENT_EXEC = _PTRACE_EVENT_EXEC
const PTRACE_EVENT_EXIT = _PTRACE_EVENT_EXIT
const PTRACE_GETFPXREGS = _PTRACE_GETFPXREGS
const PTRACE_PEEKUSER = _PTRACE_PEEKUSER
const PTRACE_CONT = _PTRACE_CONT
const PTRACE_GETEVENTMSG = _PTRACE_GETEVENTMSG
const PTRACE_EVENT_SECCOMP = _PTRACE_EVENT_SECCOMP
const PTRACE_PEEKDATA = _PTRACE_PEEKDATA
const PTRACE_SYSCALL = _PTRACE_SYSCALL
const PTRACE_SETFPXREGS = _PTRACE_SETFPXREGS
const PTRACE_O_EXITKILL = _PTRACE_O_EXITKILL
const PTRACE_SEIZE_DEVEL = _PTRACE_SEIZE_DEVEL
const PTRACE_SINGLESTEP = _PTRACE_SINGLESTEP
const PTRACE_POKEDATA = _PTRACE_POKEDATA
const PTRACE_SETSIGINFO = _PTRACE_SETSIGINFO
const PTRACE_POKEUSER = _PTRACE_POKEUSER
const PTRACE_INTERRUPT = _PTRACE_INTERRUPT
const PTRACE_EVENT_VFORK = _PTRACE_EVENT_VFORK
const PTRACE_TRACEME = _PTRACE_TRACEME
const PTRACE_O_TRACECLONE = _PTRACE_O_TRACECLONE
const PTRACE_GETSIGINFO = _PTRACE_GETSIGINFO
const PTRACE_PEEKTEXT = _PTRACE_PEEKTEXT
const PTRACE_PEEKSIGINFO = _PTRACE_PEEKSIGINFO
const PTRACE_SEIZE = _PTRACE_SEIZE
const PTRACE_O_TRACEFORK = _PTRACE_O_TRACEFORK
const PTRACE_EVENT_VFORK_DONE = _PTRACE_EVENT_VFORK_DONE
const PTRACE_PEEKSIGINFO_SHARED = _PTRACE_PEEKSIGINFO_SHARED
const PTRACE_ATTACH = _PTRACE_ATTACH
const PTRACE_KILL = _PTRACE_KILL
const PTRACE_O_TRACEEXEC = _PTRACE_O_TRACEEXEC
const PTRACE_O_TRACEVFORKDONE = _PTRACE_O_TRACEVFORKDONE
const PTRACE_O_TRACESYSGOOD = _PTRACE_O_TRACESYSGOOD
const PTRACE_GETFPREGS = _PTRACE_GETFPREGS
const PTRACE_O_TRACEEXIT = _PTRACE_O_TRACEEXIT
const PTRACE_EVENT_CLONE = _PTRACE_EVENT_CLONE
const PTRACE_O_TRACEVFORK = _PTRACE_O_TRACEVFORK
const PTRACE_SETREGSET = _PTRACE_SETREGSET
const PTRACE_O_MASK = _PTRACE_O_MASK
const PTRACE_GETREGS = _PTRACE_GETREGS
const PTRACE_EVENT_FORK = _PTRACE_EVENT_FORK
const PTRACE_GETREGSET = _PTRACE_GETREGSET
const PTRACE_O_TRACESECCOMP = _PTRACE_O_TRACESECCOMP
const PTRACE_SETOPTIONS = _PTRACE_SETOPTIONS
const PTRACE_POKETEXT = _PTRACE_POKETEXT
const PTRACE_LISTEN = _PTRACE_LISTEN
const PTRACE_DETACH = _PTRACE_DETACH
const PTRACE_SETREGS = _PTRACE_SETREGS
const PTRACE_SETFPREGS = _PTRACE_SETFPREGS
type PtraceRegs struct { Ebx int32; Ecx int32; Edx int32; Esi int32; Edi int32; Ebp int32; Eax int32; Xds int32; Xes int32; Xfs int32; Xgs int32; Orig_eax int32; Eip int32; Xcs int32; Eflags int32; Esp int32; Xss int32; }
type Size_t _size_t
type Ssize_t _ssize_t
type Offset_t _off64_t
type Mode_t _mode_t
type Pid_t _pid_t
type Uid_t _uid_t
type Gid_t _gid_t
type Socklen_t _socklen_t
type _C_int int32
type _C_uint uint32
type _C_long int32
type Time_t _time_t
type Timeval_sec_t int32
type Timeval_usec_t int32
type Timeval struct { Sec Timeval_sec_t; Usec Timeval_usec_t; }
type Timespec_sec_t int32
type Timespec_nsec_t int32
type Timespec struct { Sec Timespec_sec_t; Nsec Timespec_nsec_t; }
type Tms struct { Utime int32; Stime int32; Cutime int32; Cstime int32; }
type Stat_t struct { Dev uint64; __pad1 uint32; __Ino uint32; Mode uint32; Nlink uint32; Uid uint32; Gid uint32; Rdev uint64; __pad2 uint32; Size int64; Blksize int32; Blocks int64; Atim Timespec; Mtim Timespec; Ctim Timespec; Ino uint64; }
type Dirent struct { Ino uint64; Off int64; Reclen uint16; Type uint8; Name [255+1]byte; }
type DIR _DIR
const DT_CHR = _DT_CHR
const DT_REG = _DT_REG
const DT_SOCK = _DT_SOCK
const DT_BLK = _DT_BLK
const DT_WHT = _DT_WHT
const DT_LNK = _DT_LNK
const DT_FIFO = _DT_FIFO
const DT_UNKNOWN = _DT_UNKNOWN
const DT_DIR = _DT_DIR
type Rusage struct { Utime Timeval; Stime Timeval; Maxrss int32; Ixrss int32; Idrss int32; Isrss int32; Minflt int32; Majflt int32; Nswap int32; Inblock int32; Oublock int32; Msgsnd int32; Msgrcv int32; Nsignals int32; Nvcsw int32; Nivcsw int32; }
const RUSAGE_SELF = _RUSAGE_SELF
const RUSAGE_CHILDREN = _RUSAGE_CHILDREN
const RUSAGE_THREAD = _RUSAGE_THREAD
type Utsname struct { Sysname [64+1]int8; Nodename [64+1]int8; Release [64+1]int8; Version [64+1]int8; Machine [64+1]int8; Domainname [64+1]int8; }
type Iovec_len_t uint32
type Iovec struct { Base *byte; Len Iovec_len_t; }
type Msghdr_controllen_t uint32
type Msghdr struct { Name *byte; Namelen uint32; Iov *Iovec; Iovlen uint32; Control *byte; Controllen Msghdr_controllen_t; Flags int32; }
const MSG_EOR = _MSG_EOR
const MSG_DONTWAIT = _MSG_DONTWAIT
const MSG_WAITFORONE = _MSG_WAITFORONE
const MSG_RST = _MSG_RST
const MSG_CONFIRM = _MSG_CONFIRM
const MSG_FIN = _MSG_FIN
const MSG_ERRQUEUE = _MSG_ERRQUEUE
const MSG_TRYHARD = _MSG_TRYHARD
const MSG_PEEK = _MSG_PEEK
const MSG_OOB = _MSG_OOB
const MSG_MORE = _MSG_MORE
const MSG_CTRUNC = _MSG_CTRUNC
const MSG_SYN = _MSG_SYN
const MSG_TRUNC = _MSG_TRUNC
const MSG_PROXY = _MSG_PROXY
const MSG_DONTROUTE = _MSG_DONTROUTE
const MSG_WAITALL = _MSG_WAITALL
const MSG_CMSG_CLOEXEC = _MSG_CMSG_CLOEXEC
const MSG_NOSIGNAL = _MSG_NOSIGNAL
const MSG_FASTOPEN = _MSG_FASTOPEN
type Cmsghdr_len_t uint32
type Cmsghdr struct { Len Cmsghdr_len_t; Level int32; Type int32; __cmsg_data [0]uint8; }
const SCM_TIMESTAMPING = _SCM_TIMESTAMPING
const SCM_TIMESTAMPNS = _SCM_TIMESTAMPNS
const SCM_RIGHTS = _SCM_RIGHTS
const SCM_CREDENTIALS = _SCM_CREDENTIALS
const SCM_TIMESTAMP = _SCM_TIMESTAMP
const SCM_WIFI_STATUS = _SCM_WIFI_STATUS
type Ucred struct { Pid int32; Uid uint32; Gid uint32; }
type IPMreq struct { Multiaddr [4]byte; Interface [4]byte; }
type IPv6Mreq struct { Multiaddr [16]byte; Interface uint32; }
type IPMreqn struct { Multiaddr [4]byte; Address [4]byte; Ifindex int32; }
type ICMPv6Filter struct { icmp6_Filt [7+1]uint32; }
type fds_bits_type int32
type Addrinfo struct { Ai_flags int32; Ai_family int32; Ai_socktype int32; Ai_protocol int32; Ai_addrlen uint32; Ai_addr *_sockaddr; Ai_canonname *int8; Ai_next *Addrinfo; }
const AI_NUMERICHOST = _AI_NUMERICHOST
const AI_ALL = _AI_ALL
const AI_CANONNAME = _AI_CANONNAME
const AI_V4MAPPED = _AI_V4MAPPED
const AI_PASSIVE = _AI_PASSIVE
const AI_IDN_USE_STD3_ASCII_RULES = _AI_IDN_USE_STD3_ASCII_RULES
const AI_NUMERICSERV = _AI_NUMERICSERV
const AI_IDN = _AI_IDN
const AI_IDN_ALLOW_UNASSIGNED = _AI_IDN_ALLOW_UNASSIGNED
const AI_CANONIDN = _AI_CANONIDN
const AI_ADDRCONFIG = _AI_ADDRCONFIG
const EAI_FAIL = _EAI_FAIL
const EAI_NODATA = _EAI_NODATA
const EAI_NONAME = _EAI_NONAME
const EAI_FAMILY = _EAI_FAMILY
const EAI_INPROGRESS = _EAI_INPROGRESS
const EAI_SYSTEM = _EAI_SYSTEM
const EAI_AGAIN = _EAI_AGAIN
const EAI_MEMORY = _EAI_MEMORY
const EAI_CANCELED = _EAI_CANCELED
const EAI_ADDRFAMILY = _EAI_ADDRFAMILY
const EAI_INTR = _EAI_INTR
const EAI_NOTCANCELED = _EAI_NOTCANCELED
const EAI_IDN_ENCODE = _EAI_IDN_ENCODE
const EAI_BADFLAGS = _EAI_BADFLAGS
const EAI_SOCKTYPE = _EAI_SOCKTYPE
const EAI_SERVICE = _EAI_SERVICE
const EAI_ALLDONE = _EAI_ALLDONE
const EAI_OVERFLOW = _EAI_OVERFLOW
type Passwd struct { Pw_name *int8; Pw_passwd *int8; Pw_uid uint32; Pw_gid uint32; Pw_gecos *int8; Pw_dir *int8; Pw_shell *int8; }
const TIOCGICOUNT = _TIOCGICOUNT
const TIOCSERSETMULTI = _TIOCSERSETMULTI
const TIOCEXCL = _TIOCEXCL
const TIOCMSET = _TIOCMSET
const TIOCSSERIAL = _TIOCSSERIAL
const TIOCSPGRP = _TIOCSPGRP
const TIOCM_DSR = _TIOCM_DSR
const TIOCSER_TEMT = _TIOCSER_TEMT
const TIOCPKT_FLUSHWRITE = _TIOCPKT_FLUSHWRITE
const TIOCSLCKTRMIOS = _TIOCSLCKTRMIOS
const TIOCGETD = _TIOCGETD
const TIOCMIWAIT = _TIOCMIWAIT
const TIOCNOTTY = _TIOCNOTTY
const TIOCGPGRP = _TIOCGPGRP
const TIOCPKT = _TIOCPKT
const TIOCM_RTS = _TIOCM_RTS
const TIOCSRS485 = _TIOCSRS485
const TIOCOUTQ = _TIOCOUTQ
const TIOCM_DTR = _TIOCM_DTR
const TIOCSWINSZ = _TIOCSWINSZ
const TIOCGLCKTRMIOS = _TIOCGLCKTRMIOS
const TIOCSCTTY = _TIOCSCTTY
const TIOCSBRK = _TIOCSBRK
const TIOCSERCONFIG = _TIOCSERCONFIG
const TIOCINQ = _TIOCINQ
const TIOCMBIS = _TIOCMBIS
const TIOCMGET = _TIOCMGET
const TIOCCONS = _TIOCCONS
const TIOCNXCL = _TIOCNXCL
const TIOCSTI = _TIOCSTI
const TIOCGRS485 = _TIOCGRS485
const TIOCM_CD = _TIOCM_CD
const TIOCGWINSZ = _TIOCGWINSZ
const TIOCSERSWILD = _TIOCSERSWILD
const TIOCM_CAR = _TIOCM_CAR
const TIOCCBRK = _TIOCCBRK
const TIOCGSOFTCAR = _TIOCGSOFTCAR
const TIOCM_LE = _TIOCM_LE
const TIOCPKT_IOCTL = _TIOCPKT_IOCTL
const TIOCPKT_START = _TIOCPKT_START
const TIOCSERGETMULTI = _TIOCSERGETMULTI
const TIOCM_RI = _TIOCM_RI
const TIOCM_SR = _TIOCM_SR
const TIOCM_ST = _TIOCM_ST
const TIOCVHANGUP = _TIOCVHANGUP
const TIOCPKT_DOSTOP = _TIOCPKT_DOSTOP
const TIOCMBIC = _TIOCMBIC
const TIOCGSID = _TIOCGSID
const TIOCSERGWILD = _TIOCSERGWILD
const TIOCM_CTS = _TIOCM_CTS
const TIOCPKT_DATA = _TIOCPKT_DATA
const TIOCSETD = _TIOCSETD
const TIOCSERGETLSR = _TIOCSERGETLSR
const TIOCSERGSTRUCT = _TIOCSERGSTRUCT
const TIOCLINUX = _TIOCLINUX
const TIOCPKT_NOSTOP = _TIOCPKT_NOSTOP
const TIOCPKT_FLUSHREAD = _TIOCPKT_FLUSHREAD
const TIOCGSERIAL = _TIOCGSERIAL
const TIOCPKT_STOP = _TIOCPKT_STOP
const TIOCM_RNG = _TIOCM_RNG
const TIOCSSOFTCAR = _TIOCSSOFTCAR
const TIOCGPTN = _TIOCGPTN_val
const TIOCSPTLCK = _TIOCSPTLCK_val
const TIOCGDEV = _TIOCGDEV_val
const TIOCSIG = _TIOCSIG_val
const TCGETA = _TCGETA
const TCGETS = _TCGETS
const TCGETX = _TCGETX
const TCSETAW = _TCSETAW
const TCSETAF = _TCSETAF
const TCSETSF = _TCSETSF
const TCSETSW = _TCSETSW
const TCSETXF = _TCSETXF
const TCSETXW = _TCSETXW
const TCSETA = _TCSETA
const TCSETS = _TCSETS
const TCSETX = _TCSETX
type NlMsghdr struct { Len uint32; Type uint16; Flags uint16; Seq uint32; Pid uint32; }
const NLM_F_ROOT = _NLM_F_ROOT
const NLM_F_ECHO = _NLM_F_ECHO
const NLM_F_ATOMIC = _NLM_F_ATOMIC
const NLM_F_REQUEST = _NLM_F_REQUEST
const NLMSG_ERROR = _NLMSG_ERROR
const NLM_F_REPLACE = _NLM_F_REPLACE
const NLMSG_DONE = _NLMSG_DONE
const NLMSG_ALIGNTO = _NLMSG_ALIGNTO
const NLMSG_NOOP = _NLMSG_NOOP
const NLM_F_DUMP_INTR = _NLM_F_DUMP_INTR
const NLM_F_EXCL = _NLM_F_EXCL
const NLM_F_MATCH = _NLM_F_MATCH
const NLMSG_MIN_TYPE = _NLMSG_MIN_TYPE
const NLM_F_ACK = _NLM_F_ACK
const NLM_F_MULTI = _NLM_F_MULTI
const NLM_F_CREATE = _NLM_F_CREATE
const NLM_F_DUMP = _NLM_F_DUMP
const NLMSG_OVERRUN = _NLMSG_OVERRUN
const NLM_F_APPEND = _NLM_F_APPEND
const NLMSG_HDRLEN = (_sizeof_nlmsghdr + (NLMSG_ALIGNTO-1)) &^ (NLMSG_ALIGNTO-1)
type RtMsg struct { Family uint8; Dst_len uint8; Src_len uint8; Tos uint8; Table uint8; Protocol uint8; Scope uint8; Type uint8; Flags uint32; }
type RtGenmsg struct { Family uint8; }
const RT_CLASS_MAX = _RT_CLASS_MAX
const RT_TABLE_MAIN = _RT_TABLE_MAIN
const RT_SCOPE_NOWHERE = _RT_SCOPE_NOWHERE
const RT_SCOPE_LINK = _RT_SCOPE_LINK
const RT_SCOPE_SITE = _RT_SCOPE_SITE
const RT_CLASS_UNSPEC = _RT_CLASS_UNSPEC
const RT_TABLE_MAX = _RT_TABLE_MAX
const RT_TABLE_DEFAULT = _RT_TABLE_DEFAULT
const RT_SCOPE_HOST = _RT_SCOPE_HOST
const RT_TABLE_UNSPEC = _RT_TABLE_UNSPEC
const RT_SCOPE_UNIVERSE = _RT_SCOPE_UNIVERSE
const RT_CLASS_LOCAL = _RT_CLASS_LOCAL
const RT_CLASS_MAIN = _RT_CLASS_MAIN
const RT_CLASS_DEFAULT = _RT_CLASS_DEFAULT
const RT_TABLE_LOCAL = _RT_TABLE_LOCAL
const RT_TABLE_COMPAT = _RT_TABLE_COMPAT
const RTAX_RTTVAR = _RTAX_RTTVAR
const RTAX_QUICKACK = _RTAX_QUICKACK
const RTA_CACHEINFO = _RTA_CACHEINFO
const RTAX_UNSPEC = _RTAX_UNSPEC
const RTAX_INITCWND = _RTAX_INITCWND
const RTAX_FEATURE_ALLFRAG = _RTAX_FEATURE_ALLFRAG
const RTAX_FEATURE_SACK = _RTAX_FEATURE_SACK
const RTA_MFC_STATS = _RTA_MFC_STATS
const RTA_SRC = _RTA_SRC
const RTAX_INITRWND = _RTAX_INITRWND
const RTAX_REORDERING = _RTAX_REORDERING
const RTA_SESSION = _RTA_SESSION
const RTA_PRIORITY = _RTA_PRIORITY
const RTA_GATEWAY = _RTA_GATEWAY
const RTAX_LOCK = _RTAX_LOCK
const RTAX_CWND = _RTAX_CWND
const RTA_DST = _RTA_DST
const RTA_PREFSRC = _RTA_PREFSRC
const RTA_ALIGNTO = _RTA_ALIGNTO
const RTAX_RTO_MIN = _RTAX_RTO_MIN
const RTA_MARK = _RTA_MARK
const RTA_MP_ALGO = _RTA_MP_ALGO
const RTA_IIF = _RTA_IIF
const RTAX_HOPLIMIT = _RTAX_HOPLIMIT
const RTA_TABLE = _RTA_TABLE
const RTA_UNSPEC = _RTA_UNSPEC
const RTA_PROTOINFO = _RTA_PROTOINFO
const RTAX_FEATURE_TIMESTAMP = _RTAX_FEATURE_TIMESTAMP
const RTAX_FEATURES = _RTAX_FEATURES
const RTA_METRICS = _RTA_METRICS
const RTA_MULTIPATH = _RTA_MULTIPATH
const RTA_FLOW = _RTA_FLOW
const RTAX_FEATURE_ECN = _RTAX_FEATURE_ECN
const RTA_OIF = _RTA_OIF
const RTAX_ADVMSS = _RTAX_ADVMSS
const RTAX_RTT = _RTAX_RTT
const RTAX_MTU = _RTAX_MTU
const RTAX_SSTHRESH = _RTAX_SSTHRESH
const RTAX_WINDOW = _RTAX_WINDOW
const RTF_INTERFACE = _RTF_INTERFACE
const RTF_NOPMTUDISC = _RTF_NOPMTUDISC
const RTF_MSS = _RTF_MSS
const RTF_MTU = _RTF_MTU
const RTF_ADDRCONF = _RTF_ADDRCONF
const RTF_DEFAULT = _RTF_DEFAULT
const RTF_ALLONLINK = _RTF_ALLONLINK
const RTF_THROW = _RTF_THROW
const RTF_UP = _RTF_UP
const RTF_CACHE = _RTF_CACHE
const RTF_FLOW = _RTF_FLOW
const RTF_HOST = _RTF_HOST
const RTF_MULTICAST = _RTF_MULTICAST
const RTF_STATIC = _RTF_STATIC
const RTF_NAT = _RTF_NAT
const RTF_POLICY = _RTF_POLICY
const RTF_GATEWAY = _RTF_GATEWAY
const RTF_LOCAL = _RTF_LOCAL
const RTF_WINDOW = _RTF_WINDOW
const RTF_DYNAMIC = _RTF_DYNAMIC
const RTF_NOFORWARD = _RTF_NOFORWARD
const RTF_NONEXTHOP = _RTF_NONEXTHOP
const RTF_XRESOLVE = _RTF_XRESOLVE
const RTF_REINSTATE = _RTF_REINSTATE
const RTF_REJECT = _RTF_REJECT
const RTF_IRTT = _RTF_IRTT
const RTF_LINKRT = _RTF_LINKRT
const RTF_BROADCAST = _RTF_BROADCAST
const RTF_MODIFIED = _RTF_MODIFIED
const RTF_ADDRCLASSMASK = _RTF_ADDRCLASSMASK
const RTCF_DOREDIRECT = _RTCF_DOREDIRECT
const RTCF_VALVE = _RTCF_VALVE
const RTCF_NAT = _RTCF_NAT
const RTCF_LOG = _RTCF_LOG
const RTCF_MASQ = _RTCF_MASQ
const RTCF_DIRECTSRC = _RTCF_DIRECTSRC
const RTM_DELACTION = _RTM_DELACTION
const RTM_F_CLONED = _RTM_F_CLONED
const RTMGRP_IPV6_PREFIX = _RTMGRP_IPV6_PREFIX
const RTM_SETLINK = _RTM_SETLINK
const RTM_GETQDISC = _RTM_GETQDISC
const RTM_GETMDB = _RTM_GETMDB
const RTM_GETLINK = _RTM_GETLINK
const RTM_NEWNEIGH = _RTM_NEWNEIGH
const RTM_NEWROUTE = _RTM_NEWROUTE
const RTM_NEWQDISC = _RTM_NEWQDISC
const RTM_GETDCB = _RTM_GETDCB
const RTMGRP_IPV6_IFINFO = _RTMGRP_IPV6_IFINFO
const RTM_GETNEIGHTBL = _RTM_GETNEIGHTBL
const RTMGRP_IPV6_MROUTE = _RTMGRP_IPV6_MROUTE
const RTM_GETTFILTER = _RTM_GETTFILTER
const RTMGRP_DECnet_IFADDR = _RTMGRP_DECnet_IFADDR
const RTMGRP_IPV6_ROUTE = _RTMGRP_IPV6_ROUTE
const RTM_NEWADDR = _RTM_NEWADDR
const RTMGRP_IPV4_MROUTE = _RTMGRP_IPV4_MROUTE
const RTMGRP_TC = _RTMGRP_TC
const RTMGRP_IPV6_IFADDR = _RTMGRP_IPV6_IFADDR
const RTM_DELTCLASS = _RTM_DELTCLASS
const RTM_GETADDR = _RTM_GETADDR
const RTM_NEWRULE = _RTM_NEWRULE
const RTMGRP_DECnet_ROUTE = _RTMGRP_DECnet_ROUTE
const RTM_DELMDB = _RTM_DELMDB
const RTM_GETNEIGH = _RTM_GETNEIGH
const RTM_DELROUTE = _RTM_DELROUTE
const RTM_NEWNDUSEROPT = _RTM_NEWNDUSEROPT
const RTM_NEWACTION = _RTM_NEWACTION
const RTMGRP_IPV4_ROUTE = _RTMGRP_IPV4_ROUTE
const RTMSG_OVERRUN = _RTMSG_OVERRUN
const RTM_NEWMDB = _RTM_NEWMDB
const RTM_NEWTCLASS = _RTM_NEWTCLASS
const RTMGRP_LINK = _RTMGRP_LINK
const RTMSG_NEWRULE = _RTMSG_NEWRULE
const RTM_DELLINK = _RTM_DELLINK
const RTM_NEWNETCONF = _RTM_NEWNETCONF
const RTM_BASE = _RTM_BASE
const RTMGRP_IPV4_IFADDR = _RTMGRP_IPV4_IFADDR
const RTM_F_PREFIX = _RTM_F_PREFIX
const RTM_NEWNEIGHTBL = _RTM_NEWNEIGHTBL
const RTMSG_NEWDEVICE = _RTMSG_NEWDEVICE
const RTM_DELADDRLABEL = _RTM_DELADDRLABEL
const RTM_NEWPREFIX = _RTM_NEWPREFIX
const RTMGRP_IPV4_RULE = _RTMGRP_IPV4_RULE
const RTMSG_DELRULE = _RTMSG_DELRULE
const RTMGRP_NOTIFY = _RTMGRP_NOTIFY
const RTM_GETROUTE = _RTM_GETROUTE
const RTM_DELQDISC = _RTM_DELQDISC
const RTM_NEWTFILTER = _RTM_NEWTFILTER
const RTM_GETACTION = _RTM_GETACTION
const RTM_F_NOTIFY = _RTM_F_NOTIFY
const RTMSG_DELROUTE = _RTMSG_DELROUTE
const RTM_GETADDRLABEL = _RTM_GETADDRLABEL
const RTM_GETMULTICAST = _RTM_GETMULTICAST
const RTM_GETTCLASS = _RTM_GETTCLASS
const RTM_DELTFILTER = _RTM_DELTFILTER
const RTM_SETNEIGHTBL = _RTM_SETNEIGHTBL
const RTM_SETDCB = _RTM_SETDCB
const RTMSG_DELDEVICE = _RTMSG_DELDEVICE
const RTMSG_CONTROL = _RTMSG_CONTROL
const RTM_GETANYCAST = _RTM_GETANYCAST
const RTM_DELNEIGH = _RTM_DELNEIGH
const RTMSG_AR_FAILED = _RTMSG_AR_FAILED
const RTM_NEWLINK = _RTM_NEWLINK
const RTM_GETRULE = _RTM_GETRULE
const RTM_F_EQUALIZE = _RTM_F_EQUALIZE
const RTM_GETNETCONF = _RTM_GETNETCONF
const RTM_NEWADDRLABEL = _RTM_NEWADDRLABEL
const RTMGRP_NEIGH = _RTMGRP_NEIGH
const RTM_DELADDR = _RTM_DELADDR
const RTMSG_NEWROUTE = _RTMSG_NEWROUTE
const RTM_DELRULE = _RTM_DELRULE
const RTN_MULTICAST = _RTN_MULTICAST
const RTNLGRP_IPV6_NETCONF = _RTNLGRP_IPV6_NETCONF
const RTN_UNSPEC = _RTN_UNSPEC
const RTNLGRP_DECnet_RULE = _RTNLGRP_DECnet_RULE
const RTNLGRP_ND_USEROPT = _RTNLGRP_ND_USEROPT
const RTN_UNICAST = _RTN_UNICAST
const RTNLGRP_NOP4 = _RTNLGRP_NOP4
const RTNLGRP_IPV6_IFINFO = _RTNLGRP_IPV6_IFINFO
const RTNLGRP_PHONET_ROUTE = _RTNLGRP_PHONET_ROUTE
const RTN_NAT = _RTN_NAT
const RTN_XRESOLVE = _RTN_XRESOLVE
const RTN_BLACKHOLE = _RTN_BLACKHOLE
const RTNLGRP_IPV6_IFADDR = _RTNLGRP_IPV6_IFADDR
const RTNH_F_PERVASIVE = _RTNH_F_PERVASIVE
const RTNLGRP_DECnet_ROUTE = _RTNLGRP_DECnet_ROUTE
const RTNL_FAMILY_IPMR = _RTNL_FAMILY_IPMR
const RTNLGRP_DCB = _RTNLGRP_DCB
const RTNLGRP_IPV4_RULE = _RTNLGRP_IPV4_RULE
const RTNL_FAMILY_MAX = _RTNL_FAMILY_MAX
const RTNLGRP_IPV6_ROUTE = _RTNLGRP_IPV6_ROUTE
const RTNH_ALIGNTO = _RTNH_ALIGNTO
const RTNLGRP_NOP2 = _RTNLGRP_NOP2
const RTNETLINK_HAVE_PEERINFO = _RTNETLINK_HAVE_PEERINFO
const RTNLGRP_DECnet_IFADDR = _RTNLGRP_DECnet_IFADDR
const RTNLGRP_IPV6_MROUTE = _RTNLGRP_IPV6_MROUTE
const RTNLGRP_MDB = _RTNLGRP_MDB
const RTN_THROW = _RTN_THROW
const RTNLGRP_IPV4_IFADDR = _RTNLGRP_IPV4_IFADDR
const RTNLGRP_NOTIFY = _RTNLGRP_NOTIFY
const RTNLGRP_NEIGH = _RTNLGRP_NEIGH
const RTNLGRP_IPV4_NETCONF = _RTNLGRP_IPV4_NETCONF
const RTNL_FAMILY_IP6MR = _RTNL_FAMILY_IP6MR
const RTNLGRP_PHONET_IFADDR = _RTNLGRP_PHONET_IFADDR
const RTN_UNREACHABLE = _RTN_UNREACHABLE
const RTN_BROADCAST = _RTN_BROADCAST
const RTN_LOCAL = _RTN_LOCAL
const RTNLGRP_IPV6_PREFIX = _RTNLGRP_IPV6_PREFIX
const RTNLGRP_IPV4_ROUTE = _RTNLGRP_IPV4_ROUTE
const RTNH_F_DEAD = _RTNH_F_DEAD
const RTNLGRP_NONE = _RTNLGRP_NONE
const RTN_PROHIBIT = _RTN_PROHIBIT
const RTN_ANYCAST = _RTN_ANYCAST
const RTNLGRP_LINK = _RTNLGRP_LINK
const RTNLGRP_TC = _RTNLGRP_TC
const RTNLGRP_IPV4_MROUTE = _RTNLGRP_IPV4_MROUTE
const RTNLGRP_IPV6_RULE = _RTNLGRP_IPV6_RULE
const RTNH_F_ONLINK = _RTNH_F_ONLINK
const RTPROT_UNSPEC = _RTPROT_UNSPEC
const RTPROT_DHCP = _RTPROT_DHCP
const RTPROT_STATIC = _RTPROT_STATIC
const RTPROT_KERNEL = _RTPROT_KERNEL
const RTPROT_GATED = _RTPROT_GATED
const RTPROT_ZEBRA = _RTPROT_ZEBRA
const RTPROT_BIRD = _RTPROT_BIRD
const RTPROT_RA = _RTPROT_RA
const RTPROT_XORP = _RTPROT_XORP
const RTPROT_NTK = _RTPROT_NTK
const RTPROT_MRT = _RTPROT_MRT
const RTPROT_BOOT = _RTPROT_BOOT
const RTPROT_REDIRECT = _RTPROT_REDIRECT
const RTPROT_MROUTED = _RTPROT_MROUTED
const RTPROT_DNROUTED = _RTPROT_DNROUTED
type IfInfomsg struct { Family uint8; __ifi_pad uint8; Type uint16; Index int32; Flags uint32; Change uint32; }
const IFA_LABEL = _IFA_LABEL
const IFA_UNSPEC = _IFA_UNSPEC
const IFA_ANYCAST = _IFA_ANYCAST
const IFA_F_OPTIMISTIC = _IFA_F_OPTIMISTIC
const IFA_F_SECONDARY = _IFA_F_SECONDARY
const IFA_F_HOMEADDRESS = _IFA_F_HOMEADDRESS
const IFA_F_TEMPORARY = _IFA_F_TEMPORARY
const IFA_F_MANAGETEMPADDR = _IFA_F_MANAGETEMPADDR
const IFA_CACHEINFO = _IFA_CACHEINFO
const IFA_F_NOPREFIXROUTE = _IFA_F_NOPREFIXROUTE
const IFA_F_PERMANENT = _IFA_F_PERMANENT
const IFA_FLAGS = _IFA_FLAGS
const IFA_ADDRESS = _IFA_ADDRESS
const IFA_LOCAL = _IFA_LOCAL
const IFA_F_DADFAILED = _IFA_F_DADFAILED
const IFA_F_TENTATIVE = _IFA_F_TENTATIVE
const IFA_F_DEPRECATED = _IFA_F_DEPRECATED
const IFA_MULTICAST = _IFA_MULTICAST
const IFA_BROADCAST = _IFA_BROADCAST
const IFA_F_NODAD = _IFA_F_NODAD
const IFLA_VF_LINK_STATE = _IFLA_VF_LINK_STATE
const IFLA_BOND_USE_CARRIER = _IFLA_BOND_USE_CARRIER
const IFLA_VF_PORT_UNSPEC = _IFLA_VF_PORT_UNSPEC
const IFLA_VF_LINK_STATE_AUTO = _IFLA_VF_LINK_STATE_AUTO
const IFLA_VF_TX_RATE = _IFLA_VF_TX_RATE
const IFLA_MAP = _IFLA_MAP
const IFLA_VF_PORTS = _IFLA_VF_PORTS
const IFLA_PRIORITY = _IFLA_PRIORITY
const IFLA_VF_LINK_STATE_ENABLE = _IFLA_VF_LINK_STATE_ENABLE
const IFLA_VXLAN_ID = _IFLA_VXLAN_ID
const IFLA_TXQLEN = _IFLA_TXQLEN
const IFLA_INFO_SLAVE_DATA = _IFLA_INFO_SLAVE_DATA
const IFLA_PORT_HOST_UUID = _IFLA_PORT_HOST_UUID
const IFLA_BRPORT_FAST_LEAVE = _IFLA_BRPORT_FAST_LEAVE
const IFLA_PHYS_PORT_ID = _IFLA_PHYS_PORT_ID
const IFLA_BOND_FAIL_OVER_MAC = _IFLA_BOND_FAIL_OVER_MAC
const IFLA_BOND_SLAVE_AD_AGGREGATOR_ID = _IFLA_BOND_SLAVE_AD_AGGREGATOR_ID
const IFLA_BOND_PACKETS_PER_SLAVE = _IFLA_BOND_PACKETS_PER_SLAVE
const IFLA_MASTER = _IFLA_MASTER
const IFLA_BRPORT_GUARD = _IFLA_BRPORT_GUARD
const IFLA_HSR_SEQ_NR = _IFLA_HSR_SEQ_NR
const IFLA_PORT_RESPONSE = _IFLA_PORT_RESPONSE
const IFLA_INET6_TOKEN = _IFLA_INET6_TOKEN
const IFLA_BOND_MIN_LINKS = _IFLA_BOND_MIN_LINKS
const IFLA_BRPORT_COST = _IFLA_BRPORT_COST
const IFLA_LINK = _IFLA_LINK
const IFLA_IPOIB_UMCAST = _IFLA_IPOIB_UMCAST
const IFLA_PORT_INSTANCE_UUID = _IFLA_PORT_INSTANCE_UUID
const IFLA_OPERSTATE = _IFLA_OPERSTATE
const IFLA_IPOIB_MODE = _IFLA_IPOIB_MODE
const IFLA_IPOIB_PKEY = _IFLA_IPOIB_PKEY
const IFLA_BRPORT_MODE = _IFLA_BRPORT_MODE
const IFLA_BOND_PRIMARY_RESELECT = _IFLA_BOND_PRIMARY_RESELECT
const IFLA_INET6_MCAST = _IFLA_INET6_MCAST
const IFLA_VXLAN_LOCAL6 = _IFLA_VXLAN_LOCAL6
const IFLA_HSR_MULTICAST_SPEC = _IFLA_HSR_MULTICAST_SPEC
const IFLA_BOND_AD_INFO_PARTNER_MAC = _IFLA_BOND_AD_INFO_PARTNER_MAC
const IFLA_WEIGHT = _IFLA_WEIGHT
const IFLA_STATS = _IFLA_STATS
const IFLA_BRPORT_UNSPEC = _IFLA_BRPORT_UNSPEC
const IFLA_BROADCAST = _IFLA_BROADCAST
const IFLA_LINKINFO = _IFLA_LINKINFO
const IFLA_BRPORT_LEARNING = _IFLA_BRPORT_LEARNING
const IFLA_HSR_UNSPEC = _IFLA_HSR_UNSPEC
const IFLA_PORT_UNSPEC = _IFLA_PORT_UNSPEC
const IFLA_MTU = _IFLA_MTU
const IFLA_PROMISCUITY = _IFLA_PROMISCUITY
const IFLA_VXLAN_LOCAL = _IFLA_VXLAN_LOCAL
const IFLA_VLAN_QOS_UNSPEC = _IFLA_VLAN_QOS_UNSPEC
const IFLA_PORT_REQUEST = _IFLA_PORT_REQUEST
const IFLA_BOND_AD_INFO_AGGREGATOR = _IFLA_BOND_AD_INFO_AGGREGATOR
const IFLA_MACVLAN_MODE = _IFLA_MACVLAN_MODE
const IFLA_NUM_RX_QUEUES = _IFLA_NUM_RX_QUEUES
const IFLA_BOND_AD_LACP_RATE = _IFLA_BOND_AD_LACP_RATE
const IFLA_COST = _IFLA_COST
const IFLA_BOND_SLAVE_QUEUE_ID = _IFLA_BOND_SLAVE_QUEUE_ID
const IFLA_BOND_SLAVE_MII_STATUS = _IFLA_BOND_SLAVE_MII_STATUS
const IFLA_NUM_VF = _IFLA_NUM_VF
const IFLA_VFINFO_LIST = _IFLA_VFINFO_LIST
const IFLA_VLAN_QOS_MAPPING = _IFLA_VLAN_QOS_MAPPING
const IFLA_EXT_MASK = _IFLA_EXT_MASK
const IFLA_STATS64 = _IFLA_STATS64
const IFLA_VXLAN_GROUP = _IFLA_VXLAN_GROUP
const IFLA_INFO_SLAVE_KIND = _IFLA_INFO_SLAVE_KIND
const IFLA_VXLAN_L2MISS = _IFLA_VXLAN_L2MISS
const IFLA_VXLAN_AGEING = _IFLA_VXLAN_AGEING
const IFLA_VF_UNSPEC = _IFLA_VF_UNSPEC
const IFLA_BOND_AD_INFO_PARTNER_KEY = _IFLA_BOND_AD_INFO_PARTNER_KEY
const IFLA_VF_LINK_STATE_DISABLE = _IFLA_VF_LINK_STATE_DISABLE
const IFLA_UNSPEC = _IFLA_UNSPEC
const IFLA_BOND_UPDELAY = _IFLA_BOND_UPDELAY
const IFLA_WIRELESS = _IFLA_WIRELESS
const IFLA_BOND_ACTIVE_SLAVE = _IFLA_BOND_ACTIVE_SLAVE
const IFLA_VLAN_UNSPEC = _IFLA_VLAN_UNSPEC
const IFLA_BOND_DOWNDELAY = _IFLA_BOND_DOWNDELAY
const IFLA_MACVLAN_FLAGS = _IFLA_MACVLAN_FLAGS
const IFLA_ADDRESS = _IFLA_ADDRESS
const IFLA_VF_INFO_UNSPEC = _IFLA_VF_INFO_UNSPEC
const IFLA_PORT_VF = _IFLA_PORT_VF
const IFLA_VF_PORT = _IFLA_VF_PORT
const IFLA_VXLAN_LIMIT = _IFLA_VXLAN_LIMIT
const IFLA_VXLAN_L3MISS = _IFLA_VXLAN_L3MISS
const IFLA_NUM_TX_QUEUES = _IFLA_NUM_TX_QUEUES
const IFLA_BOND_AD_INFO = _IFLA_BOND_AD_INFO
const IFLA_BOND_SLAVE_STATE = _IFLA_BOND_SLAVE_STATE
const IFLA_BOND_AD_INFO_UNSPEC = _IFLA_BOND_AD_INFO_UNSPEC
const IFLA_BOND_ARP_VALIDATE = _IFLA_BOND_ARP_VALIDATE
const IFLA_INET6_ICMP6STATS = _IFLA_INET6_ICMP6STATS
const IFLA_BOND_ARP_IP_TARGET = _IFLA_BOND_ARP_IP_TARGET
const IFLA_INET6_STATS = _IFLA_INET6_STATS
const IFLA_INFO_UNSPEC = _IFLA_INFO_UNSPEC
const IFLA_BOND_XMIT_HASH_POLICY = _IFLA_BOND_XMIT_HASH_POLICY
const IFLA_INFO_DATA = _IFLA_INFO_DATA
const IFLA_INET6_UNSPEC = _IFLA_INET6_UNSPEC
const IFLA_BOND_LP_INTERVAL = _IFLA_BOND_LP_INTERVAL
const IFLA_VF_MAC = _IFLA_VF_MAC
const IFLA_VXLAN_RSC = _IFLA_VXLAN_RSC
const IFLA_VF_SPOOFCHK = _IFLA_VF_SPOOFCHK
const IFLA_PORT_PROFILE = _IFLA_PORT_PROFILE
const IFLA_BOND_PRIMARY = _IFLA_BOND_PRIMARY
const IFLA_VLAN_PROTOCOL = _IFLA_VLAN_PROTOCOL
const IFLA_GROUP = _IFLA_GROUP
const IFLA_CARRIER = _IFLA_CARRIER
const IFLA_BRPORT_STATE = _IFLA_BRPORT_STATE
const IFLA_PORT_VSI_TYPE = _IFLA_PORT_VSI_TYPE
const IFLA_BOND_MODE = _IFLA_BOND_MODE
const IFLA_VXLAN_TOS = _IFLA_VXLAN_TOS
const IFLA_HSR_SLAVE1 = _IFLA_HSR_SLAVE1
const IFLA_BOND_SLAVE_UNSPEC = _IFLA_BOND_SLAVE_UNSPEC
const IFLA_BOND_RESEND_IGMP = _IFLA_BOND_RESEND_IGMP
const IFLA_VF_INFO = _IFLA_VF_INFO
const IFLA_INET6_FLAGS = _IFLA_INET6_FLAGS
const IFLA_IFALIAS = _IFLA_IFALIAS
const IFLA_NET_NS_FD = _IFLA_NET_NS_FD
const IFLA_VXLAN_TTL = _IFLA_VXLAN_TTL
const IFLA_HSR_SLAVE2 = _IFLA_HSR_SLAVE2
const IFLA_VXLAN_GROUP6 = _IFLA_VXLAN_GROUP6
const IFLA_INFO_KIND = _IFLA_INFO_KIND
const IFLA_INET_UNSPEC = _IFLA_INET_UNSPEC
const IFLA_VXLAN_PORT = _IFLA_VXLAN_PORT
const IFLA_BOND_ARP_ALL_TARGETS = _IFLA_BOND_ARP_ALL_TARGETS
const IFLA_NET_NS_PID = _IFLA_NET_NS_PID
const IFLA_VLAN_INGRESS_QOS = _IFLA_VLAN_INGRESS_QOS
const IFLA_BOND_SLAVE_LINK_FAILURE_COUNT = _IFLA_BOND_SLAVE_LINK_FAILURE_COUNT
const IFLA_BOND_ALL_SLAVES_ACTIVE = _IFLA_BOND_ALL_SLAVES_ACTIVE
const IFLA_VXLAN_PORT_RANGE = _IFLA_VXLAN_PORT_RANGE
const IFLA_LINKMODE = _IFLA_LINKMODE
const IFLA_HSR_SUPERVISION_ADDR = _IFLA_HSR_SUPERVISION_ADDR
const IFLA_PROTINFO = _IFLA_PROTINFO
const IFLA_QDISC = _IFLA_QDISC
const IFLA_BOND_AD_INFO_NUM_PORTS = _IFLA_BOND_AD_INFO_NUM_PORTS
const IFLA_BOND_ARP_INTERVAL = _IFLA_BOND_ARP_INTERVAL
const IFLA_BOND_AD_INFO_ACTOR_KEY = _IFLA_BOND_AD_INFO_ACTOR_KEY
const IFLA_VLAN_FLAGS = _IFLA_VLAN_FLAGS
const IFLA_VXLAN_PROXY = _IFLA_VXLAN_PROXY
const IFLA_VLAN_EGRESS_QOS = _IFLA_VLAN_EGRESS_QOS
const IFLA_BOND_AD_SELECT = _IFLA_BOND_AD_SELECT
const IFLA_BOND_SLAVE_PERM_HWADDR = _IFLA_BOND_SLAVE_PERM_HWADDR
const IFLA_VLAN_ID = _IFLA_VLAN_ID
const IFLA_BOND_NUM_PEER_NOTIF = _IFLA_BOND_NUM_PEER_NOTIF
const IFLA_IFNAME = _IFLA_IFNAME
const IFLA_AF_SPEC = _IFLA_AF_SPEC
const IFLA_INET6_CONF = _IFLA_INET6_CONF
const IFLA_BRPORT_UNICAST_FLOOD = _IFLA_BRPORT_UNICAST_FLOOD
const IFLA_INET6_CACHEINFO = _IFLA_INET6_CACHEINFO
const IFLA_BRPORT_PRIORITY = _IFLA_BRPORT_PRIORITY
const IFLA_VF_VLAN = _IFLA_VF_VLAN
const IFLA_VXLAN_LINK = _IFLA_VXLAN_LINK
const IFLA_INFO_XSTATS = _IFLA_INFO_XSTATS
const IFLA_IPOIB_UNSPEC = _IFLA_IPOIB_UNSPEC
const IFLA_INET_CONF = _IFLA_INET_CONF
const IFLA_PORT_SELF = _IFLA_PORT_SELF
const IFLA_VXLAN_UNSPEC = _IFLA_VXLAN_UNSPEC
const IFLA_BOND_MIIMON = _IFLA_BOND_MIIMON
const IFLA_BRPORT_PROTECT = _IFLA_BRPORT_PROTECT
const IFLA_MACVLAN_UNSPEC = _IFLA_MACVLAN_UNSPEC
const IFLA_BOND_UNSPEC = _IFLA_BOND_UNSPEC
const IFLA_VXLAN_LEARNING = _IFLA_VXLAN_LEARNING
const IFF_ONE_QUEUE = _IFF_ONE_QUEUE
const IFF_ALLMULTI = _IFF_ALLMULTI
const IFF_POINTOPOINT = _IFF_POINTOPOINT
const IFF_LOOPBACK = _IFF_LOOPBACK
const IFF_DEBUG = _IFF_DEBUG
const IFF_TAP = _IFF_TAP
const IFF_RUNNING = _IFF_RUNNING
const IFF_AUTOMEDIA = _IFF_AUTOMEDIA
const IFF_SLAVE = _IFF_SLAVE
const IFF_MASTER = _IFF_MASTER
const IFF_NOTRAILERS = _IFF_NOTRAILERS
const IFF_MULTI_QUEUE = _IFF_MULTI_QUEUE
const IFF_TUN = _IFF_TUN
const IFF_UP = _IFF_UP
const IFF_NOFILTER = _IFF_NOFILTER
const IFF_PERSIST = _IFF_PERSIST
const IFF_VNET_HDR = _IFF_VNET_HDR
const IFF_ATTACH_QUEUE = _IFF_ATTACH_QUEUE
const IFF_MULTICAST = _IFF_MULTICAST
const IFF_TUN_EXCL = _IFF_TUN_EXCL
const IFF_NOARP = _IFF_NOARP
const IFF_DYNAMIC = _IFF_DYNAMIC
const IFF_DETACH_QUEUE = _IFF_DETACH_QUEUE
const IFF_PORTSEL = _IFF_PORTSEL
const IFF_BROADCAST = _IFF_BROADCAST
const IFF_PROMISC = _IFF_PROMISC
const IFF_NO_PI = _IFF_NO_PI
const IFNAMSIZ = _IFNAMSIZ
const SIOCSIFBR = _SIOCSIFBR
const SIOCGRARP = _SIOCGRARP
const SIOCGIFCOUNT = _SIOCGIFCOUNT
const SIOCGIFMETRIC = _SIOCGIFMETRIC
const SIOCGIFPFLAGS = _SIOCGIFPFLAGS
const SIOCGSTAMPNS = _SIOCGSTAMPNS
const SIOCDELMULTI = _SIOCDELMULTI
const SIOCGIFBR = _SIOCGIFBR
const SIOCDELDLCI = _SIOCDELDLCI
const SIOCGARP = _SIOCGARP
const SIOCGIFHWADDR = _SIOCGIFHWADDR
const SIOCSIFBRDADDR = _SIOCSIFBRDADDR
const SIOCSIFMTU = _SIOCSIFMTU
const SIOCDELRT = _SIOCDELRT
const SIOCGIFCONF = _SIOCGIFCONF
const SIOCGIFNETMASK = _SIOCGIFNETMASK
const SIOCGIFMAP = _SIOCGIFMAP
const SIOCSARP = _SIOCSARP
const SIOCGIFMEM = _SIOCGIFMEM
const SIOCSIFLINK = _SIOCSIFLINK
const SIOCPROTOPRIVATE = _SIOCPROTOPRIVATE
const SIOCSIFNAME = _SIOCSIFNAME
const SIOCGIFSLAVE = _SIOCGIFSLAVE
const SIOCGSTAMP = _SIOCGSTAMP
const SIOCGIFNAME = _SIOCGIFNAME
const SIOCGIFMTU = _SIOCGIFMTU
const SIOCDIFADDR = _SIOCDIFADDR
const SIOCSIFTXQLEN = _SIOCSIFTXQLEN
const SIOCDRARP = _SIOCDRARP
const SIOCDARP = _SIOCDARP
const SIOCGIFFLAGS = _SIOCGIFFLAGS
const SIOCSIFFLAGS = _SIOCSIFFLAGS
const SIOCGIFENCAP = _SIOCGIFENCAP
const SIOCGIFTXQLEN = _SIOCGIFTXQLEN
const SIOCSIFADDR = _SIOCSIFADDR
const SIOCADDRT = _SIOCADDRT
const SIOCSIFMAP = _SIOCSIFMAP
const SIOCGIFDSTADDR = _SIOCGIFDSTADDR
const SIOCGIFADDR = _SIOCGIFADDR
const SIOCSIFNETMASK = _SIOCSIFNETMASK
const SIOCRTMSG = _SIOCRTMSG
const SIOCSIFSLAVE = _SIOCSIFSLAVE
const SIOCSIFMEM = _SIOCSIFMEM
const SIOCATMARK = _SIOCATMARK
const SIOCGIFBRDADDR = _SIOCGIFBRDADDR
const SIOCSIFHWADDR = _SIOCSIFHWADDR
const SIOCDEVPRIVATE = _SIOCDEVPRIVATE
const SIOCSIFDSTADDR = _SIOCSIFDSTADDR
const SIOCSIFHWBROADCAST = _SIOCSIFHWBROADCAST
const SIOCGIFINDEX = _SIOCGIFINDEX
const SIOCSRARP = _SIOCSRARP
const SIOCGPGRP = _SIOCGPGRP
const SIOCADDDLCI = _SIOCADDDLCI
const SIOCSIFMETRIC = _SIOCSIFMETRIC
const SIOCSPGRP = _SIOCSPGRP
const SIOCSIFPFLAGS = _SIOCSIFPFLAGS
const SIOCSIFENCAP = _SIOCSIFENCAP
const SIOCADDMULTI = _SIOCADDMULTI
type IfAddrmsg struct { Family uint8; Prefixlen uint8; Flags uint8; Scope uint8; Index uint32; }
type RtAttr struct { Len uint16; Type uint16; }
type Inet4Pktinfo struct { Ifindex int32; Spec_dst [4]byte; Addr [4]byte; }
type Inet6Pktinfo struct { Addr [16]byte; Ifindex uint32; }
type Termios struct { Iflag uint32; Oflag uint32; Cflag uint32; Lflag uint32; Line uint8; Cc [31+1]uint8; Ispeed uint32; Ospeed uint32; }
const IGNBRK  = _IGNBRK 
const BRKINT  = _BRKINT 
const IGNPAR  = _IGNPAR 
const PARMRK  = _PARMRK 
const INPCK  = _INPCK 
const ISTRIP  = _ISTRIP 
const INLCR  = _INLCR 
const IGNCR  = _IGNCR 
const ICRNL  = _ICRNL 
const IUCLC  = _IUCLC 
const IXON  = _IXON 
const IXANY  = _IXANY 
const IXOFF  = _IXOFF 
const IMAXBEL  = _IMAXBEL 
const IUTF8  = _IUTF8 
const OPOST  = _OPOST 
const OLCUC  = _OLCUC 
const ONLCR  = _ONLCR 
const OCRNL  = _OCRNL 
const ONOCR  = _ONOCR 
const ONLRET  = _ONLRET 
const OFILL  = _OFILL 
const OFDEL  = _OFDEL 
const NLDLY  = _NLDLY 
const NL0  = _NL0 
const NL1  = _NL1 
const CRDLY  = _CRDLY 
const CR0  = _CR0 
const CR1  = _CR1 
const CR2  = _CR2 
const CR3  = _CR3 
const CS5  = _CS5 
const CS6  = _CS6 
const CS7  = _CS7 
const CS8  = _CS8 
const TABDLY  = _TABDLY 
const BSDLY  = _BSDLY 
const VTDLY  = _VTDLY 
const FFDLY  = _FFDLY 
const CBAUD  = _CBAUD 
const CBAUDEX  = _CBAUDEX 
const CSIZE  = _CSIZE 
const CSTOPB  = _CSTOPB 
const CREAD  = _CREAD 
const PARENB  = _PARENB 
const PARODD  = _PARODD 
const HUPCL  = _HUPCL 
const CLOCAL  = _CLOCAL 
const CIBAUD  = _CIBAUD 
const CMSPAR  = _CMSPAR 
const CRTSCTS  = _CRTSCTS 
const ISIG  = _ISIG 
const ICANON  = _ICANON 
const XCASE  = _XCASE 
const ECHO  = _ECHO 
const ECHOE  = _ECHOE 
const ECHOK  = _ECHOK 
const ECHONL  = _ECHONL 
const ECHOCTL  = _ECHOCTL 
const ECHOPRT  = _ECHOPRT 
const ECHOKE  = _ECHOKE 
const FLUSHO  = _FLUSHO 
const NOFLSH  = _NOFLSH 
const TOSTOP  = _TOSTOP 
const PENDIN  = _PENDIN 
const IEXTEN  = _IEXTEN 
const VINTR  = _VINTR 
const VQUIT  = _VQUIT 
const VERASE  = _VERASE 
const VKILL  = _VKILL 
const VEOF  = _VEOF 
const VMIN  = _VMIN 
const VEOL  = _VEOL 
const VTIME  = _VTIME 
const VEOL2  = _VEOL2 
const VSTART  = _VSTART 
const VSTOP  = _VSTOP 
const VSUSP  = _VSUSP 
const VLNEXT  = _VLNEXT 
const VWERASE  = _VWERASE 
const VREPRINT  = _VREPRINT 
const VDISCARD  = _VDISCARD 
const TCSANOW  = _TCSANOW 
const TCSADRAIN  = _TCSADRAIN 
const TCSAFLUSH  = _TCSAFLUSH 
const TCIFLUSH  = _TCIFLUSH 
const TCOFLUSH  = _TCOFLUSH 
const TCIOFLUSH  = _TCIOFLUSH 
const TCOOFF  = _TCOOFF 
const TCOON  = _TCOON 
const TCIOFF  = _TCIOFF 
const TCION  = _TCION 
const B0  = _B0 
const B50  = _B50 
const B75  = _B75 
const B110  = _B110 
const B134  = _B134 
const B150  = _B150 
const B200  = _B200 
const B300  = _B300 
const B600  = _B600 
const B1200  = _B1200 
const B1800  = _B1800 
const B2400  = _B2400 
const B4800  = _B4800 
const B9600  = _B9600 
const B19200  = _B19200 
const B38400  = _B38400 
const B57600  = _B57600 
const B115200  = _B115200 
const B230400  = _B230400 
const B460800  = _B460800 
const B500000  = _B500000 
const B576000  = _B576000 
const B921600  = _B921600 
const B1000000  = _B1000000 
const B1152000  = _B1152000 
const B1500000  = _B1500000 
const B2000000  = _B2000000 
const B2500000  = _B2500000 
const B3000000  = _B3000000 
const B3500000  = _B3500000 
const B4000000  = _B4000000 
const MNT_DETACH = _MNT_DETACH
const MNT_EXPIRE = _MNT_EXPIRE
const MNT_FORCE = _MNT_FORCE
const MS_DIRSYNC = _MS_DIRSYNC
const MS_SYNCHRONOUS = _MS_SYNCHRONOUS
const MS_BORN = _MS_BORN
const MS_RDONLY = _MS_RDONLY
const MS_STRICTATIME = _MS_STRICTATIME
const MS_RMT_MASK = _MS_RMT_MASK
const MS_NODIRATIME = _MS_NODIRATIME
const MS_MOVE = _MS_MOVE
const MS_MGC_VAL = _MS_MGC_VAL
const MS_PRIVATE = _MS_PRIVATE
const MS_NOSUID = _MS_NOSUID
const MS_BIND = _MS_BIND
const MS_RELATIME = _MS_RELATIME
const MS_SLAVE = _MS_SLAVE
const MS_KERNMOUNT = _MS_KERNMOUNT
const MS_NOATIME = _MS_NOATIME
const MS_NOSEC = _MS_NOSEC
const MS_INVALIDATE = _MS_INVALIDATE
const MS_REMOUNT = _MS_REMOUNT
const MS_SILENT = _MS_SILENT
const MS_I_VERSION = _MS_I_VERSION
const MS_ACTIVE = _MS_ACTIVE
const MS_SHARED = _MS_SHARED
const MS_VERBOSE = _MS_VERBOSE
const MS_NODEV = _MS_NODEV
const MS_POSIXACL = _MS_POSIXACL
const MS_ASYNC = _MS_ASYNC
const MS_MANDLOCK = _MS_MANDLOCK
const MS_NOEXEC = _MS_NOEXEC
const MS_REC = _MS_REC
const MS_NOUSER = _MS_NOUSER
const MS_UNBINDABLE = _MS_UNBINDABLE
const MS_SYNC = _MS_SYNC
const MS_MGC_MSK = _MS_MGC_MSK
const FALLOC_FL_PUNCH_HOLE = _FALLOC_FL_PUNCH_HOLE
const FALLOC_FL_ZERO_RANGE = _FALLOC_FL_ZERO_RANGE
const FALLOC_FL_COLLAPSE_RANGE = _FALLOC_FL_COLLAPSE_RANGE
const FALLOC_FL_KEEP_SIZE = _FALLOC_FL_KEEP_SIZE
type Statfs_t struct { Type int32; Bsize int32; Blocks uint64; Bfree uint64; Bavail uint64; Files uint64; Ffree uint64; Fsid ___fsid_t; Namelen int32; Frsize int32; Flags int32; Spare [3+1]int32; }
type Timex struct { Modes uint32; Offset int32; Freq int32; Maxerror int32; Esterror int32; Status int32; Constant int32; Precision int32; Tolerance int32; Time Timeval; Tick int32; Ppsfreq int32; Jitter int32; Shift int32; Stabil int32; Jitcnt int32; Calcnt int32; Errcnt int32; Stbcnt int32; Tai int32; Godump_0 int32; Godump_1 int32; Godump_2 int32; Godump_3 int32; Godump_4 int32; Godump_5 int32; Godump_6 int32; Godump_7 int32; Godump_8 int32; Godump_9 int32; Godump_10 int32; }
type Rlimit struct { Cur uint64; Max uint64; }
const RLIMIT_CORE = _RLIMIT_CORE
const RLIMIT_DATA = _RLIMIT_DATA
const RLIMIT_AS = _RLIMIT_AS
const RLIMIT_NOFILE = _RLIMIT_NOFILE
const RLIMIT_CPU = _RLIMIT_CPU
const RLIMIT_STACK = _RLIMIT_STACK
const RLIMIT_FSIZE = _RLIMIT_FSIZE
const RLIM_SAVED_CUR = _RLIM_SAVED_CUR
const RLIM_INFINITY = _RLIM_INFINITY
const RLIM_SAVED_MAX = _RLIM_SAVED_MAX
type Sysinfo_t struct { Uptime int32; Loads [2+1]uint32; Totalram uint32; Freeram uint32; Sharedram uint32; Bufferram uint32; Totalswap uint32; Freeswap uint32; Procs uint16; pad uint16; Totalhigh uint32; Freehigh uint32; Unit uint32; _f [7+1]int8; }
type Ustat_t struct { Tfree int32; Tinoe uint32; Fname [5+1]int8; Fpack [5+1]int8; }
type Utimbuf struct { Actime int32; Modtime int32; }
const LOCK_WRITE = _LOCK_WRITE
const LOCK_RW = _LOCK_RW
const LOCK_SH = _LOCK_SH
const LOCK_UN = _LOCK_UN
const LOCK_READ = _LOCK_READ
const LOCK_MAND = _LOCK_MAND
const LOCK_NB = _LOCK_NB
const LOCK_EX = _LOCK_EX
const PRIO_PGRP = _PRIO_PGRP
const PRIO_USER = _PRIO_USER
const PRIO_PROCESS = _PRIO_PROCESS
const PRIO_MAX = _PRIO_MAX
const PRIO_MIN = _PRIO_MIN
const LINUX_REBOOT_MAGIC2C = _LINUX_REBOOT_MAGIC2C
const LINUX_REBOOT_CMD_RESTART = _LINUX_REBOOT_CMD_RESTART
const LINUX_REBOOT_CMD_SW_SUSPEND = _LINUX_REBOOT_CMD_SW_SUSPEND
const LINUX_REBOOT_CMD_POWER_OFF = _LINUX_REBOOT_CMD_POWER_OFF
const LINUX_REBOOT_MAGIC2A = _LINUX_REBOOT_MAGIC2A
const LINUX_REBOOT_MAGIC2B = _LINUX_REBOOT_MAGIC2B
const LINUX_REBOOT_CMD_KEXEC = _LINUX_REBOOT_CMD_KEXEC
const LINUX_REBOOT_CMD_RESTART2 = _LINUX_REBOOT_CMD_RESTART2
const LINUX_REBOOT_CMD_CAD_OFF = _LINUX_REBOOT_CMD_CAD_OFF
const LINUX_REBOOT_MAGIC1 = _LINUX_REBOOT_MAGIC1
const LINUX_REBOOT_MAGIC2 = _LINUX_REBOOT_MAGIC2
const LINUX_REBOOT_CMD_HALT = _LINUX_REBOOT_CMD_HALT
const LINUX_REBOOT_CMD_CAD_ON = _LINUX_REBOOT_CMD_CAD_ON
type SockFilter struct { Code uint16; Jt uint8; Jf uint8; K uint32; }
type SockFprog struct { Len uint16; Filter *SockFilter; }
const BPF_H = _BPF_H
const BPF_MEMWORDS = _BPF_MEMWORDS
const BPF_MOD = _BPF_MOD
const BPF_JA = _BPF_JA
const BPF_MAJOR_VERSION = _BPF_MAJOR_VERSION
const BPF_DIV = _BPF_DIV
const BPF_LD = _BPF_LD
const BPF_XOR = _BPF_XOR
const BPF_MSH = _BPF_MSH
const BPF_OR = _BPF_OR
const BPF_MUL = _BPF_MUL
const BPF_IMM = _BPF_IMM
const BPF_MINOR_VERSION = _BPF_MINOR_VERSION
const BPF_A = _BPF_A
const BPF_B = _BPF_B
const BPF_K = _BPF_K
const BPF_W = _BPF_W
const BPF_X = _BPF_X
const BPF_JEQ = _BPF_JEQ
const BPF_JGE = _BPF_JGE
const BPF_JGT = _BPF_JGT
const BPF_ABS = _BPF_ABS
const BPF_AND = _BPF_AND
const BPF_STX = _BPF_STX
const BPF_MEM = _BPF_MEM
const BPF_ADD = _BPF_ADD
const BPF_SUB = _BPF_SUB
const BPF_JMP = _BPF_JMP
const BPF_LDX = _BPF_LDX
const BPF_LEN = _BPF_LEN
const BPF_JSET = _BPF_JSET
const BPF_ALU = _BPF_ALU
const BPF_NEG = _BPF_NEG
const BPF_LSH = _BPF_LSH
const BPF_MAXINSNS = _BPF_MAXINSNS
const BPF_MISC = _BPF_MISC
const BPF_TXA = _BPF_TXA
const BPF_RET = _BPF_RET
const BPF_TAX = _BPF_TAX
const BPF_ST = _BPF_ST
const BPF_RSH = _BPF_RSH
const BPF_IND = _BPF_IND
type NlAttr struct { Len uint16; Type uint16; }
type NlMsgerr struct { Error int32; Msg NlMsghdr; }
type RtNexthop struct { Len uint16; Flags uint8; Hops uint8; Ifindex int32; }
const NETLINK_RDMA = _NETLINK_RDMA
const NETLINK_UNUSED = _NETLINK_UNUSED
const NETLINK_NO_ENOBUFS = _NETLINK_NO_ENOBUFS
const NETLINK_XFRM = _NETLINK_XFRM
const NETLINK_INET_DIAG = _NETLINK_INET_DIAG
const NETLINK_SCSITRANSPORT = _NETLINK_SCSITRANSPORT
const NETLINK_ISCSI = _NETLINK_ISCSI
const NETLINK_SELINUX = _NETLINK_SELINUX
const NETLINK_RX_RING = _NETLINK_RX_RING
const NETLINK_CRYPTO = _NETLINK_CRYPTO
const NETLINK_KOBJECT_UEVENT = _NETLINK_KOBJECT_UEVENT
const NETLINK_BROADCAST_ERROR = _NETLINK_BROADCAST_ERROR
const NETLINK_PKTINFO = _NETLINK_PKTINFO
const NETLINK_UNCONNECTED = _NETLINK_UNCONNECTED
const NETLINK_NETFILTER = _NETLINK_NETFILTER
const NETLINK_NFLOG = _NETLINK_NFLOG
const NETLINK_FIB_LOOKUP = _NETLINK_FIB_LOOKUP
const NETLINK_ROUTE = _NETLINK_ROUTE
const NETLINK_ECRYPTFS = _NETLINK_ECRYPTFS
const NETLINK_CONNECTED = _NETLINK_CONNECTED
const NETLINK_FIREWALL = _NETLINK_FIREWALL
const NETLINK_DNRTMSG = _NETLINK_DNRTMSG
const NETLINK_AUDIT = _NETLINK_AUDIT
const NETLINK_DROP_MEMBERSHIP = _NETLINK_DROP_MEMBERSHIP
const NETLINK_GENERIC = _NETLINK_GENERIC
const NETLINK_CONNECTOR = _NETLINK_CONNECTOR
const NETLINK_SOCK_DIAG = _NETLINK_SOCK_DIAG
const NETLINK_ADD_MEMBERSHIP = _NETLINK_ADD_MEMBERSHIP
const NETLINK_IP6_FW = _NETLINK_IP6_FW
const NETLINK_TX_RING = _NETLINK_TX_RING
const NETLINK_USERSOCK = _NETLINK_USERSOCK
const NLA_F_NESTED = _NLA_F_NESTED
const NLA_TYPE_MASK = _NLA_TYPE_MASK
const NLA_F_NET_BYTEORDER = _NLA_F_NET_BYTEORDER
const NLA_ALIGNTO = _NLA_ALIGNTO
const PACKET_MR_ALLMULTI = _PACKET_MR_ALLMULTI
const PACKET_STATISTICS = _PACKET_STATISTICS
const PACKET_RECV_OUTPUT = _PACKET_RECV_OUTPUT
const PACKET_MR_PROMISC = _PACKET_MR_PROMISC
const PACKET_LOOPBACK = _PACKET_LOOPBACK
const PACKET_HOST = _PACKET_HOST
const PACKET_MR_MULTICAST = _PACKET_MR_MULTICAST
const PACKET_OUTGOING = _PACKET_OUTGOING
const PACKET_BROADCAST = _PACKET_BROADCAST
const PACKET_OTHERHOST = _PACKET_OTHERHOST
const PACKET_DROP_MEMBERSHIP = _PACKET_DROP_MEMBERSHIP
const PACKET_RX_RING = _PACKET_RX_RING
const PACKET_MULTICAST = _PACKET_MULTICAST
const PACKET_ADD_MEMBERSHIP = _PACKET_ADD_MEMBERSHIP
const PACKET_FASTROUTE = _PACKET_FASTROUTE
type InotifyEvent struct { Wd int32; Mask uint32; Cookie uint32; Len uint32; Name [0]int8; }
const CLONE_PTRACE = _CLONE_PTRACE
const CLONE_NEWUSER = _CLONE_NEWUSER
const CLONE_SIGHAND = _CLONE_SIGHAND
const CLONE_DETACHED = _CLONE_DETACHED
const CLONE_SYSVSEM = _CLONE_SYSVSEM
const CLONE_PARENT_SETTID = _CLONE_PARENT_SETTID
const CLONE_CHILD_CLEARTID = _CLONE_CHILD_CLEARTID
const CLONE_NEWNS = _CLONE_NEWNS
const CLONE_CHILD_SETTID = _CLONE_CHILD_SETTID
const CLONE_PARENT = _CLONE_PARENT
const CLONE_UNTRACED = _CLONE_UNTRACED
const CLONE_THREAD = _CLONE_THREAD
const CLONE_FS = _CLONE_FS
const CLONE_NEWIPC = _CLONE_NEWIPC
const CLONE_SETTLS = _CLONE_SETTLS
const CLONE_NEWUTS = _CLONE_NEWUTS
const CLONE_VM = _CLONE_VM
const CLONE_NEWNET = _CLONE_NEWNET
const CLONE_IO = _CLONE_IO
const CLONE_FILES = _CLONE_FILES
const CLONE_VFORK = _CLONE_VFORK
const CLONE_NEWPID = _CLONE_NEWPID
const SizeofCmsghdr = _sizeof_cmsghdr
const SizeofIPMreq = _sizeof_ip_mreq
const SizeofIPMreqn = _sizeof_ip_mreqn
const SizeofIPv6Mreq = _sizeof_ipv6_mreq
const SizeofIfAddrmsg = _sizeof_ifaddrmsg
const SizeofIfInfomsg = _sizeof_ifinfomsg
const SizeofInet4Pktinfo = _sizeof_in_pktinfo
const SizeofInet6Pktinfo = _sizeof_in6_pktinfo
const SizeofInotifyEvent = _sizeof_inotify_event
const SizeofLinger = _sizeof_linger
const SizeofMsghdr = _sizeof_msghdr
const SizeofNlAttr = _sizeof_nlattr
const SizeofNlMsgerr = _sizeof_nlmsgerr
const SizeofNlMsghdr = _sizeof_nlmsghdr
const SizeofRtAttr = _sizeof_rtattr
const SizeofRtGenmsg = _sizeof_rtgenmsg
const SizeofRtMsg = _sizeof_rtmsg
const SizeofRtNexthop = _sizeof_rtnexthop
const SizeofSockFilter = _sizeof_sock_filter
const SizeofSockFprog = _sizeof_sock_fprog
const SizeofUcred = _sizeof_ucred
const SizeofICMPv6Filter = _sizeof_icmp6_filter
