github.com/HaHadaxigua/yaegi@v1.0.1/stdlib/syscall/go1_16_syscall_netbsd_amd64.go (about)

     1  // Code generated by 'yaegi extract syscall'. DO NOT EDIT.
     2  
     3  // +build go1.16,!go1.17
     4  
     5  package syscall
     6  
     7  import (
     8  	"go/constant"
     9  	"go/token"
    10  	"reflect"
    11  	"syscall"
    12  )
    13  
    14  func init() {
    15  	Symbols["syscall/syscall"] = map[string]reflect.Value{
    16  		// function, constant and variable definitions
    17  		"AF_APPLETALK":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    18  		"AF_ARP":                            reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
    19  		"AF_BLUETOOTH":                      reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
    20  		"AF_CCITT":                          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
    21  		"AF_CHAOS":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    22  		"AF_CNT":                            reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
    23  		"AF_COIP":                           reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
    24  		"AF_DATAKIT":                        reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
    25  		"AF_DECnet":                         reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
    26  		"AF_DLI":                            reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
    27  		"AF_E164":                           reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
    28  		"AF_ECMA":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
    29  		"AF_HYLINK":                         reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    30  		"AF_IEEE80211":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
    31  		"AF_IMPLINK":                        reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    32  		"AF_INET":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    33  		"AF_INET6":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
    34  		"AF_IPX":                            reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    35  		"AF_ISDN":                           reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
    36  		"AF_ISO":                            reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    37  		"AF_LAT":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
    38  		"AF_LINK":                           reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
    39  		"AF_LOCAL":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    40  		"AF_MAX":                            reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
    41  		"AF_MPLS":                           reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
    42  		"AF_NATM":                           reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
    43  		"AF_NS":                             reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    44  		"AF_OROUTE":                         reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
    45  		"AF_OSI":                            reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    46  		"AF_PUP":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
    47  		"AF_ROUTE":                          reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
    48  		"AF_SNA":                            reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
    49  		"AF_UNIX":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    50  		"AF_UNSPEC":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
    51  		"ARPHRD_ARCNET":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    52  		"ARPHRD_ETHER":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    53  		"ARPHRD_FRELAY":                     reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    54  		"ARPHRD_IEEE1394":                   reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
    55  		"ARPHRD_IEEE802":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    56  		"ARPHRD_STRIP":                      reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    57  		"Accept":                            reflect.ValueOf(syscall.Accept),
    58  		"Accept4":                           reflect.ValueOf(syscall.Accept4),
    59  		"Access":                            reflect.ValueOf(syscall.Access),
    60  		"Adjtime":                           reflect.ValueOf(syscall.Adjtime),
    61  		"B0":                                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
    62  		"B110":                              reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
    63  		"B115200":                           reflect.ValueOf(constant.MakeFromLiteral("115200", token.INT, 0)),
    64  		"B1200":                             reflect.ValueOf(constant.MakeFromLiteral("1200", token.INT, 0)),
    65  		"B134":                              reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
    66  		"B14400":                            reflect.ValueOf(constant.MakeFromLiteral("14400", token.INT, 0)),
    67  		"B150":                              reflect.ValueOf(constant.MakeFromLiteral("150", token.INT, 0)),
    68  		"B1800":                             reflect.ValueOf(constant.MakeFromLiteral("1800", token.INT, 0)),
    69  		"B19200":                            reflect.ValueOf(constant.MakeFromLiteral("19200", token.INT, 0)),
    70  		"B200":                              reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
    71  		"B230400":                           reflect.ValueOf(constant.MakeFromLiteral("230400", token.INT, 0)),
    72  		"B2400":                             reflect.ValueOf(constant.MakeFromLiteral("2400", token.INT, 0)),
    73  		"B28800":                            reflect.ValueOf(constant.MakeFromLiteral("28800", token.INT, 0)),
    74  		"B300":                              reflect.ValueOf(constant.MakeFromLiteral("300", token.INT, 0)),
    75  		"B38400":                            reflect.ValueOf(constant.MakeFromLiteral("38400", token.INT, 0)),
    76  		"B460800":                           reflect.ValueOf(constant.MakeFromLiteral("460800", token.INT, 0)),
    77  		"B4800":                             reflect.ValueOf(constant.MakeFromLiteral("4800", token.INT, 0)),
    78  		"B50":                               reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
    79  		"B57600":                            reflect.ValueOf(constant.MakeFromLiteral("57600", token.INT, 0)),
    80  		"B600":                              reflect.ValueOf(constant.MakeFromLiteral("600", token.INT, 0)),
    81  		"B7200":                             reflect.ValueOf(constant.MakeFromLiteral("7200", token.INT, 0)),
    82  		"B75":                               reflect.ValueOf(constant.MakeFromLiteral("75", token.INT, 0)),
    83  		"B76800":                            reflect.ValueOf(constant.MakeFromLiteral("76800", token.INT, 0)),
    84  		"B921600":                           reflect.ValueOf(constant.MakeFromLiteral("921600", token.INT, 0)),
    85  		"B9600":                             reflect.ValueOf(constant.MakeFromLiteral("9600", token.INT, 0)),
    86  		"BIOCFEEDBACK":                      reflect.ValueOf(constant.MakeFromLiteral("2147762813", token.INT, 0)),
    87  		"BIOCFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("536887912", token.INT, 0)),
    88  		"BIOCGBLEN":                         reflect.ValueOf(constant.MakeFromLiteral("1074020966", token.INT, 0)),
    89  		"BIOCGDLT":                          reflect.ValueOf(constant.MakeFromLiteral("1074020970", token.INT, 0)),
    90  		"BIOCGDLTLIST":                      reflect.ValueOf(constant.MakeFromLiteral("3222291063", token.INT, 0)),
    91  		"BIOCGETIF":                         reflect.ValueOf(constant.MakeFromLiteral("1083196011", token.INT, 0)),
    92  		"BIOCGFEEDBACK":                     reflect.ValueOf(constant.MakeFromLiteral("1074020988", token.INT, 0)),
    93  		"BIOCGHDRCMPLT":                     reflect.ValueOf(constant.MakeFromLiteral("1074020980", token.INT, 0)),
    94  		"BIOCGRTIMEOUT":                     reflect.ValueOf(constant.MakeFromLiteral("1074807419", token.INT, 0)),
    95  		"BIOCGSEESENT":                      reflect.ValueOf(constant.MakeFromLiteral("1074020984", token.INT, 0)),
    96  		"BIOCGSTATS":                        reflect.ValueOf(constant.MakeFromLiteral("1082147439", token.INT, 0)),
    97  		"BIOCGSTATSOLD":                     reflect.ValueOf(constant.MakeFromLiteral("1074283119", token.INT, 0)),
    98  		"BIOCIMMEDIATE":                     reflect.ValueOf(constant.MakeFromLiteral("2147762800", token.INT, 0)),
    99  		"BIOCPROMISC":                       reflect.ValueOf(constant.MakeFromLiteral("536887913", token.INT, 0)),
   100  		"BIOCSBLEN":                         reflect.ValueOf(constant.MakeFromLiteral("3221504614", token.INT, 0)),
   101  		"BIOCSDLT":                          reflect.ValueOf(constant.MakeFromLiteral("2147762806", token.INT, 0)),
   102  		"BIOCSETF":                          reflect.ValueOf(constant.MakeFromLiteral("2148549223", token.INT, 0)),
   103  		"BIOCSETIF":                         reflect.ValueOf(constant.MakeFromLiteral("2156937836", token.INT, 0)),
   104  		"BIOCSFEEDBACK":                     reflect.ValueOf(constant.MakeFromLiteral("2147762813", token.INT, 0)),
   105  		"BIOCSHDRCMPLT":                     reflect.ValueOf(constant.MakeFromLiteral("2147762805", token.INT, 0)),
   106  		"BIOCSRTIMEOUT":                     reflect.ValueOf(constant.MakeFromLiteral("2148549242", token.INT, 0)),
   107  		"BIOCSSEESENT":                      reflect.ValueOf(constant.MakeFromLiteral("2147762809", token.INT, 0)),
   108  		"BIOCSTCPF":                         reflect.ValueOf(constant.MakeFromLiteral("2148549234", token.INT, 0)),
   109  		"BIOCSUDPF":                         reflect.ValueOf(constant.MakeFromLiteral("2148549235", token.INT, 0)),
   110  		"BIOCVERSION":                       reflect.ValueOf(constant.MakeFromLiteral("1074020977", token.INT, 0)),
   111  		"BPF_A":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   112  		"BPF_ABS":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   113  		"BPF_ADD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   114  		"BPF_ALIGNMENT":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   115  		"BPF_ALIGNMENT32":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   116  		"BPF_ALU":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   117  		"BPF_AND":                           reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   118  		"BPF_B":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   119  		"BPF_DFLTBUFSIZE":                   reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   120  		"BPF_DIV":                           reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   121  		"BPF_H":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   122  		"BPF_IMM":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   123  		"BPF_IND":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   124  		"BPF_JA":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   125  		"BPF_JEQ":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   126  		"BPF_JGE":                           reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   127  		"BPF_JGT":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   128  		"BPF_JMP":                           reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   129  		"BPF_JSET":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   130  		"BPF_K":                             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   131  		"BPF_LD":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   132  		"BPF_LDX":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   133  		"BPF_LEN":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   134  		"BPF_LSH":                           reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   135  		"BPF_MAJOR_VERSION":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   136  		"BPF_MAXBUFSIZE":                    reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
   137  		"BPF_MAXINSNS":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   138  		"BPF_MEM":                           reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   139  		"BPF_MEMWORDS":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   140  		"BPF_MINBUFSIZE":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   141  		"BPF_MINOR_VERSION":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   142  		"BPF_MISC":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   143  		"BPF_MSH":                           reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
   144  		"BPF_MUL":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   145  		"BPF_NEG":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   146  		"BPF_OR":                            reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   147  		"BPF_RELEASE":                       reflect.ValueOf(constant.MakeFromLiteral("199606", token.INT, 0)),
   148  		"BPF_RET":                           reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   149  		"BPF_RSH":                           reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
   150  		"BPF_ST":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   151  		"BPF_STX":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   152  		"BPF_SUB":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   153  		"BPF_TAX":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   154  		"BPF_TXA":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   155  		"BPF_W":                             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   156  		"BPF_X":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   157  		"BRKINT":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   158  		"Bind":                              reflect.ValueOf(syscall.Bind),
   159  		"BpfBuflen":                         reflect.ValueOf(syscall.BpfBuflen),
   160  		"BpfDatalink":                       reflect.ValueOf(syscall.BpfDatalink),
   161  		"BpfHeadercmpl":                     reflect.ValueOf(syscall.BpfHeadercmpl),
   162  		"BpfInterface":                      reflect.ValueOf(syscall.BpfInterface),
   163  		"BpfJump":                           reflect.ValueOf(syscall.BpfJump),
   164  		"BpfStats":                          reflect.ValueOf(syscall.BpfStats),
   165  		"BpfStmt":                           reflect.ValueOf(syscall.BpfStmt),
   166  		"BpfTimeout":                        reflect.ValueOf(syscall.BpfTimeout),
   167  		"BytePtrFromString":                 reflect.ValueOf(syscall.BytePtrFromString),
   168  		"ByteSliceFromString":               reflect.ValueOf(syscall.ByteSliceFromString),
   169  		"CFLUSH":                            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   170  		"CLOCAL":                            reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   171  		"CLONE_CSIGNAL":                     reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   172  		"CLONE_FILES":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   173  		"CLONE_FS":                          reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   174  		"CLONE_PID":                         reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   175  		"CLONE_PTRACE":                      reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   176  		"CLONE_SIGHAND":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   177  		"CLONE_VFORK":                       reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   178  		"CLONE_VM":                          reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   179  		"CREAD":                             reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   180  		"CS5":                               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   181  		"CS6":                               reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   182  		"CS7":                               reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   183  		"CS8":                               reflect.ValueOf(constant.MakeFromLiteral("768", token.INT, 0)),
   184  		"CSIZE":                             reflect.ValueOf(constant.MakeFromLiteral("768", token.INT, 0)),
   185  		"CSTART":                            reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   186  		"CSTATUS":                           reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   187  		"CSTOP":                             reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   188  		"CSTOPB":                            reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   189  		"CSUSP":                             reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   190  		"CTL_MAXNAME":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   191  		"CTL_NET":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   192  		"CTL_QUERY":                         reflect.ValueOf(constant.MakeFromLiteral("-2", token.INT, 0)),
   193  		"Chdir":                             reflect.ValueOf(syscall.Chdir),
   194  		"CheckBpfVersion":                   reflect.ValueOf(syscall.CheckBpfVersion),
   195  		"Chflags":                           reflect.ValueOf(syscall.Chflags),
   196  		"Chmod":                             reflect.ValueOf(syscall.Chmod),
   197  		"Chown":                             reflect.ValueOf(syscall.Chown),
   198  		"Chroot":                            reflect.ValueOf(syscall.Chroot),
   199  		"Clearenv":                          reflect.ValueOf(syscall.Clearenv),
   200  		"Close":                             reflect.ValueOf(syscall.Close),
   201  		"CloseOnExec":                       reflect.ValueOf(syscall.CloseOnExec),
   202  		"CmsgLen":                           reflect.ValueOf(syscall.CmsgLen),
   203  		"CmsgSpace":                         reflect.ValueOf(syscall.CmsgSpace),
   204  		"Connect":                           reflect.ValueOf(syscall.Connect),
   205  		"DIOCBSFLUSH":                       reflect.ValueOf(constant.MakeFromLiteral("536896632", token.INT, 0)),
   206  		"DLT_A429":                          reflect.ValueOf(constant.MakeFromLiteral("184", token.INT, 0)),
   207  		"DLT_A653_ICM":                      reflect.ValueOf(constant.MakeFromLiteral("185", token.INT, 0)),
   208  		"DLT_AIRONET_HEADER":                reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
   209  		"DLT_AOS":                           reflect.ValueOf(constant.MakeFromLiteral("222", token.INT, 0)),
   210  		"DLT_APPLE_IP_OVER_IEEE1394":        reflect.ValueOf(constant.MakeFromLiteral("138", token.INT, 0)),
   211  		"DLT_ARCNET":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   212  		"DLT_ARCNET_LINUX":                  reflect.ValueOf(constant.MakeFromLiteral("129", token.INT, 0)),
   213  		"DLT_ATM_CLIP":                      reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   214  		"DLT_ATM_RFC1483":                   reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   215  		"DLT_AURORA":                        reflect.ValueOf(constant.MakeFromLiteral("126", token.INT, 0)),
   216  		"DLT_AX25":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   217  		"DLT_AX25_KISS":                     reflect.ValueOf(constant.MakeFromLiteral("202", token.INT, 0)),
   218  		"DLT_BACNET_MS_TP":                  reflect.ValueOf(constant.MakeFromLiteral("165", token.INT, 0)),
   219  		"DLT_BLUETOOTH_HCI_H4":              reflect.ValueOf(constant.MakeFromLiteral("187", token.INT, 0)),
   220  		"DLT_BLUETOOTH_HCI_H4_WITH_PHDR":    reflect.ValueOf(constant.MakeFromLiteral("201", token.INT, 0)),
   221  		"DLT_CAN20B":                        reflect.ValueOf(constant.MakeFromLiteral("190", token.INT, 0)),
   222  		"DLT_CAN_SOCKETCAN":                 reflect.ValueOf(constant.MakeFromLiteral("227", token.INT, 0)),
   223  		"DLT_CHAOS":                         reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   224  		"DLT_CISCO_IOS":                     reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
   225  		"DLT_C_HDLC":                        reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
   226  		"DLT_C_HDLC_WITH_DIR":               reflect.ValueOf(constant.MakeFromLiteral("205", token.INT, 0)),
   227  		"DLT_DECT":                          reflect.ValueOf(constant.MakeFromLiteral("221", token.INT, 0)),
   228  		"DLT_DOCSIS":                        reflect.ValueOf(constant.MakeFromLiteral("143", token.INT, 0)),
   229  		"DLT_ECONET":                        reflect.ValueOf(constant.MakeFromLiteral("115", token.INT, 0)),
   230  		"DLT_EN10MB":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   231  		"DLT_EN3MB":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   232  		"DLT_ENC":                           reflect.ValueOf(constant.MakeFromLiteral("109", token.INT, 0)),
   233  		"DLT_ERF":                           reflect.ValueOf(constant.MakeFromLiteral("197", token.INT, 0)),
   234  		"DLT_ERF_ETH":                       reflect.ValueOf(constant.MakeFromLiteral("175", token.INT, 0)),
   235  		"DLT_ERF_POS":                       reflect.ValueOf(constant.MakeFromLiteral("176", token.INT, 0)),
   236  		"DLT_FC_2":                          reflect.ValueOf(constant.MakeFromLiteral("224", token.INT, 0)),
   237  		"DLT_FC_2_WITH_FRAME_DELIMS":        reflect.ValueOf(constant.MakeFromLiteral("225", token.INT, 0)),
   238  		"DLT_FDDI":                          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   239  		"DLT_FLEXRAY":                       reflect.ValueOf(constant.MakeFromLiteral("210", token.INT, 0)),
   240  		"DLT_FRELAY":                        reflect.ValueOf(constant.MakeFromLiteral("107", token.INT, 0)),
   241  		"DLT_FRELAY_WITH_DIR":               reflect.ValueOf(constant.MakeFromLiteral("206", token.INT, 0)),
   242  		"DLT_GCOM_SERIAL":                   reflect.ValueOf(constant.MakeFromLiteral("173", token.INT, 0)),
   243  		"DLT_GCOM_T1E1":                     reflect.ValueOf(constant.MakeFromLiteral("172", token.INT, 0)),
   244  		"DLT_GPF_F":                         reflect.ValueOf(constant.MakeFromLiteral("171", token.INT, 0)),
   245  		"DLT_GPF_T":                         reflect.ValueOf(constant.MakeFromLiteral("170", token.INT, 0)),
   246  		"DLT_GPRS_LLC":                      reflect.ValueOf(constant.MakeFromLiteral("169", token.INT, 0)),
   247  		"DLT_GSMTAP_ABIS":                   reflect.ValueOf(constant.MakeFromLiteral("218", token.INT, 0)),
   248  		"DLT_GSMTAP_UM":                     reflect.ValueOf(constant.MakeFromLiteral("217", token.INT, 0)),
   249  		"DLT_HDLC":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   250  		"DLT_HHDLC":                         reflect.ValueOf(constant.MakeFromLiteral("121", token.INT, 0)),
   251  		"DLT_HIPPI":                         reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   252  		"DLT_IBM_SN":                        reflect.ValueOf(constant.MakeFromLiteral("146", token.INT, 0)),
   253  		"DLT_IBM_SP":                        reflect.ValueOf(constant.MakeFromLiteral("145", token.INT, 0)),
   254  		"DLT_IEEE802":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   255  		"DLT_IEEE802_11":                    reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
   256  		"DLT_IEEE802_11_RADIO":              reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
   257  		"DLT_IEEE802_11_RADIO_AVS":          reflect.ValueOf(constant.MakeFromLiteral("163", token.INT, 0)),
   258  		"DLT_IEEE802_15_4":                  reflect.ValueOf(constant.MakeFromLiteral("195", token.INT, 0)),
   259  		"DLT_IEEE802_15_4_LINUX":            reflect.ValueOf(constant.MakeFromLiteral("191", token.INT, 0)),
   260  		"DLT_IEEE802_15_4_NONASK_PHY":       reflect.ValueOf(constant.MakeFromLiteral("215", token.INT, 0)),
   261  		"DLT_IEEE802_16_MAC_CPS":            reflect.ValueOf(constant.MakeFromLiteral("188", token.INT, 0)),
   262  		"DLT_IEEE802_16_MAC_CPS_RADIO":      reflect.ValueOf(constant.MakeFromLiteral("193", token.INT, 0)),
   263  		"DLT_IPMB":                          reflect.ValueOf(constant.MakeFromLiteral("199", token.INT, 0)),
   264  		"DLT_IPMB_LINUX":                    reflect.ValueOf(constant.MakeFromLiteral("209", token.INT, 0)),
   265  		"DLT_IPNET":                         reflect.ValueOf(constant.MakeFromLiteral("226", token.INT, 0)),
   266  		"DLT_IPV4":                          reflect.ValueOf(constant.MakeFromLiteral("228", token.INT, 0)),
   267  		"DLT_IPV6":                          reflect.ValueOf(constant.MakeFromLiteral("229", token.INT, 0)),
   268  		"DLT_IP_OVER_FC":                    reflect.ValueOf(constant.MakeFromLiteral("122", token.INT, 0)),
   269  		"DLT_JUNIPER_ATM1":                  reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
   270  		"DLT_JUNIPER_ATM2":                  reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
   271  		"DLT_JUNIPER_CHDLC":                 reflect.ValueOf(constant.MakeFromLiteral("181", token.INT, 0)),
   272  		"DLT_JUNIPER_ES":                    reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
   273  		"DLT_JUNIPER_ETHER":                 reflect.ValueOf(constant.MakeFromLiteral("178", token.INT, 0)),
   274  		"DLT_JUNIPER_FRELAY":                reflect.ValueOf(constant.MakeFromLiteral("180", token.INT, 0)),
   275  		"DLT_JUNIPER_GGSN":                  reflect.ValueOf(constant.MakeFromLiteral("133", token.INT, 0)),
   276  		"DLT_JUNIPER_ISM":                   reflect.ValueOf(constant.MakeFromLiteral("194", token.INT, 0)),
   277  		"DLT_JUNIPER_MFR":                   reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
   278  		"DLT_JUNIPER_MLFR":                  reflect.ValueOf(constant.MakeFromLiteral("131", token.INT, 0)),
   279  		"DLT_JUNIPER_MLPPP":                 reflect.ValueOf(constant.MakeFromLiteral("130", token.INT, 0)),
   280  		"DLT_JUNIPER_MONITOR":               reflect.ValueOf(constant.MakeFromLiteral("164", token.INT, 0)),
   281  		"DLT_JUNIPER_PIC_PEER":              reflect.ValueOf(constant.MakeFromLiteral("174", token.INT, 0)),
   282  		"DLT_JUNIPER_PPP":                   reflect.ValueOf(constant.MakeFromLiteral("179", token.INT, 0)),
   283  		"DLT_JUNIPER_PPPOE":                 reflect.ValueOf(constant.MakeFromLiteral("167", token.INT, 0)),
   284  		"DLT_JUNIPER_PPPOE_ATM":             reflect.ValueOf(constant.MakeFromLiteral("168", token.INT, 0)),
   285  		"DLT_JUNIPER_SERVICES":              reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
   286  		"DLT_JUNIPER_ST":                    reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
   287  		"DLT_JUNIPER_VP":                    reflect.ValueOf(constant.MakeFromLiteral("183", token.INT, 0)),
   288  		"DLT_LAPB_WITH_DIR":                 reflect.ValueOf(constant.MakeFromLiteral("207", token.INT, 0)),
   289  		"DLT_LAPD":                          reflect.ValueOf(constant.MakeFromLiteral("203", token.INT, 0)),
   290  		"DLT_LIN":                           reflect.ValueOf(constant.MakeFromLiteral("212", token.INT, 0)),
   291  		"DLT_LINUX_EVDEV":                   reflect.ValueOf(constant.MakeFromLiteral("216", token.INT, 0)),
   292  		"DLT_LINUX_IRDA":                    reflect.ValueOf(constant.MakeFromLiteral("144", token.INT, 0)),
   293  		"DLT_LINUX_LAPD":                    reflect.ValueOf(constant.MakeFromLiteral("177", token.INT, 0)),
   294  		"DLT_LINUX_SLL":                     reflect.ValueOf(constant.MakeFromLiteral("113", token.INT, 0)),
   295  		"DLT_LOOP":                          reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
   296  		"DLT_LTALK":                         reflect.ValueOf(constant.MakeFromLiteral("114", token.INT, 0)),
   297  		"DLT_MFR":                           reflect.ValueOf(constant.MakeFromLiteral("182", token.INT, 0)),
   298  		"DLT_MOST":                          reflect.ValueOf(constant.MakeFromLiteral("211", token.INT, 0)),
   299  		"DLT_MPLS":                          reflect.ValueOf(constant.MakeFromLiteral("219", token.INT, 0)),
   300  		"DLT_MTP2":                          reflect.ValueOf(constant.MakeFromLiteral("140", token.INT, 0)),
   301  		"DLT_MTP2_WITH_PHDR":                reflect.ValueOf(constant.MakeFromLiteral("139", token.INT, 0)),
   302  		"DLT_MTP3":                          reflect.ValueOf(constant.MakeFromLiteral("141", token.INT, 0)),
   303  		"DLT_NULL":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   304  		"DLT_PCI_EXP":                       reflect.ValueOf(constant.MakeFromLiteral("125", token.INT, 0)),
   305  		"DLT_PFLOG":                         reflect.ValueOf(constant.MakeFromLiteral("117", token.INT, 0)),
   306  		"DLT_PFSYNC":                        reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   307  		"DLT_PPI":                           reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
   308  		"DLT_PPP":                           reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   309  		"DLT_PPP_BSDOS":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   310  		"DLT_PPP_ETHER":                     reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   311  		"DLT_PPP_PPPD":                      reflect.ValueOf(constant.MakeFromLiteral("166", token.INT, 0)),
   312  		"DLT_PPP_SERIAL":                    reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   313  		"DLT_PPP_WITH_DIR":                  reflect.ValueOf(constant.MakeFromLiteral("204", token.INT, 0)),
   314  		"DLT_PRISM_HEADER":                  reflect.ValueOf(constant.MakeFromLiteral("119", token.INT, 0)),
   315  		"DLT_PRONET":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   316  		"DLT_RAIF1":                         reflect.ValueOf(constant.MakeFromLiteral("198", token.INT, 0)),
   317  		"DLT_RAW":                           reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   318  		"DLT_RAWAF_MASK":                    reflect.ValueOf(constant.MakeFromLiteral("35913728", token.INT, 0)),
   319  		"DLT_RIO":                           reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
   320  		"DLT_SCCP":                          reflect.ValueOf(constant.MakeFromLiteral("142", token.INT, 0)),
   321  		"DLT_SITA":                          reflect.ValueOf(constant.MakeFromLiteral("196", token.INT, 0)),
   322  		"DLT_SLIP":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   323  		"DLT_SLIP_BSDOS":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   324  		"DLT_SUNATM":                        reflect.ValueOf(constant.MakeFromLiteral("123", token.INT, 0)),
   325  		"DLT_SYMANTEC_FIREWALL":             reflect.ValueOf(constant.MakeFromLiteral("99", token.INT, 0)),
   326  		"DLT_TZSP":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   327  		"DLT_USB":                           reflect.ValueOf(constant.MakeFromLiteral("186", token.INT, 0)),
   328  		"DLT_USB_LINUX":                     reflect.ValueOf(constant.MakeFromLiteral("189", token.INT, 0)),
   329  		"DLT_USB_LINUX_MMAPPED":             reflect.ValueOf(constant.MakeFromLiteral("220", token.INT, 0)),
   330  		"DLT_WIHART":                        reflect.ValueOf(constant.MakeFromLiteral("223", token.INT, 0)),
   331  		"DLT_X2E_SERIAL":                    reflect.ValueOf(constant.MakeFromLiteral("213", token.INT, 0)),
   332  		"DLT_X2E_XORAYA":                    reflect.ValueOf(constant.MakeFromLiteral("214", token.INT, 0)),
   333  		"DT_BLK":                            reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   334  		"DT_CHR":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   335  		"DT_DIR":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   336  		"DT_FIFO":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   337  		"DT_LNK":                            reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   338  		"DT_REG":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   339  		"DT_SOCK":                           reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   340  		"DT_UNKNOWN":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   341  		"DT_WHT":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   342  		"Dup":                               reflect.ValueOf(syscall.Dup),
   343  		"Dup2":                              reflect.ValueOf(syscall.Dup2),
   344  		"E2BIG":                             reflect.ValueOf(syscall.E2BIG),
   345  		"EACCES":                            reflect.ValueOf(syscall.EACCES),
   346  		"EADDRINUSE":                        reflect.ValueOf(syscall.EADDRINUSE),
   347  		"EADDRNOTAVAIL":                     reflect.ValueOf(syscall.EADDRNOTAVAIL),
   348  		"EAFNOSUPPORT":                      reflect.ValueOf(syscall.EAFNOSUPPORT),
   349  		"EAGAIN":                            reflect.ValueOf(syscall.EAGAIN),
   350  		"EALREADY":                          reflect.ValueOf(syscall.EALREADY),
   351  		"EAUTH":                             reflect.ValueOf(syscall.EAUTH),
   352  		"EBADF":                             reflect.ValueOf(syscall.EBADF),
   353  		"EBADMSG":                           reflect.ValueOf(syscall.EBADMSG),
   354  		"EBADRPC":                           reflect.ValueOf(syscall.EBADRPC),
   355  		"EBUSY":                             reflect.ValueOf(syscall.EBUSY),
   356  		"ECANCELED":                         reflect.ValueOf(syscall.ECANCELED),
   357  		"ECHILD":                            reflect.ValueOf(syscall.ECHILD),
   358  		"ECHO":                              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   359  		"ECHOCTL":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   360  		"ECHOE":                             reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   361  		"ECHOK":                             reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   362  		"ECHOKE":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   363  		"ECHONL":                            reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   364  		"ECHOPRT":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   365  		"ECONNABORTED":                      reflect.ValueOf(syscall.ECONNABORTED),
   366  		"ECONNREFUSED":                      reflect.ValueOf(syscall.ECONNREFUSED),
   367  		"ECONNRESET":                        reflect.ValueOf(syscall.ECONNRESET),
   368  		"EDEADLK":                           reflect.ValueOf(syscall.EDEADLK),
   369  		"EDESTADDRREQ":                      reflect.ValueOf(syscall.EDESTADDRREQ),
   370  		"EDOM":                              reflect.ValueOf(syscall.EDOM),
   371  		"EDQUOT":                            reflect.ValueOf(syscall.EDQUOT),
   372  		"EEXIST":                            reflect.ValueOf(syscall.EEXIST),
   373  		"EFAULT":                            reflect.ValueOf(syscall.EFAULT),
   374  		"EFBIG":                             reflect.ValueOf(syscall.EFBIG),
   375  		"EFTYPE":                            reflect.ValueOf(syscall.EFTYPE),
   376  		"EHOSTDOWN":                         reflect.ValueOf(syscall.EHOSTDOWN),
   377  		"EHOSTUNREACH":                      reflect.ValueOf(syscall.EHOSTUNREACH),
   378  		"EIDRM":                             reflect.ValueOf(syscall.EIDRM),
   379  		"EILSEQ":                            reflect.ValueOf(syscall.EILSEQ),
   380  		"EINPROGRESS":                       reflect.ValueOf(syscall.EINPROGRESS),
   381  		"EINTR":                             reflect.ValueOf(syscall.EINTR),
   382  		"EINVAL":                            reflect.ValueOf(syscall.EINVAL),
   383  		"EIO":                               reflect.ValueOf(syscall.EIO),
   384  		"EISCONN":                           reflect.ValueOf(syscall.EISCONN),
   385  		"EISDIR":                            reflect.ValueOf(syscall.EISDIR),
   386  		"ELAST":                             reflect.ValueOf(syscall.ELAST),
   387  		"ELOOP":                             reflect.ValueOf(syscall.ELOOP),
   388  		"EMFILE":                            reflect.ValueOf(syscall.EMFILE),
   389  		"EMLINK":                            reflect.ValueOf(syscall.EMLINK),
   390  		"EMSGSIZE":                          reflect.ValueOf(syscall.EMSGSIZE),
   391  		"EMULTIHOP":                         reflect.ValueOf(syscall.EMULTIHOP),
   392  		"EMUL_LINUX":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   393  		"EMUL_LINUX32":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   394  		"EMUL_MAXID":                        reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   395  		"ENAMETOOLONG":                      reflect.ValueOf(syscall.ENAMETOOLONG),
   396  		"ENEEDAUTH":                         reflect.ValueOf(syscall.ENEEDAUTH),
   397  		"ENETDOWN":                          reflect.ValueOf(syscall.ENETDOWN),
   398  		"ENETRESET":                         reflect.ValueOf(syscall.ENETRESET),
   399  		"ENETUNREACH":                       reflect.ValueOf(syscall.ENETUNREACH),
   400  		"ENFILE":                            reflect.ValueOf(syscall.ENFILE),
   401  		"ENOATTR":                           reflect.ValueOf(syscall.ENOATTR),
   402  		"ENOBUFS":                           reflect.ValueOf(syscall.ENOBUFS),
   403  		"ENODATA":                           reflect.ValueOf(syscall.ENODATA),
   404  		"ENODEV":                            reflect.ValueOf(syscall.ENODEV),
   405  		"ENOENT":                            reflect.ValueOf(syscall.ENOENT),
   406  		"ENOEXEC":                           reflect.ValueOf(syscall.ENOEXEC),
   407  		"ENOLCK":                            reflect.ValueOf(syscall.ENOLCK),
   408  		"ENOLINK":                           reflect.ValueOf(syscall.ENOLINK),
   409  		"ENOMEM":                            reflect.ValueOf(syscall.ENOMEM),
   410  		"ENOMSG":                            reflect.ValueOf(syscall.ENOMSG),
   411  		"ENOPROTOOPT":                       reflect.ValueOf(syscall.ENOPROTOOPT),
   412  		"ENOSPC":                            reflect.ValueOf(syscall.ENOSPC),
   413  		"ENOSR":                             reflect.ValueOf(syscall.ENOSR),
   414  		"ENOSTR":                            reflect.ValueOf(syscall.ENOSTR),
   415  		"ENOSYS":                            reflect.ValueOf(syscall.ENOSYS),
   416  		"ENOTBLK":                           reflect.ValueOf(syscall.ENOTBLK),
   417  		"ENOTCONN":                          reflect.ValueOf(syscall.ENOTCONN),
   418  		"ENOTDIR":                           reflect.ValueOf(syscall.ENOTDIR),
   419  		"ENOTEMPTY":                         reflect.ValueOf(syscall.ENOTEMPTY),
   420  		"ENOTSOCK":                          reflect.ValueOf(syscall.ENOTSOCK),
   421  		"ENOTSUP":                           reflect.ValueOf(syscall.ENOTSUP),
   422  		"ENOTTY":                            reflect.ValueOf(syscall.ENOTTY),
   423  		"ENXIO":                             reflect.ValueOf(syscall.ENXIO),
   424  		"EOPNOTSUPP":                        reflect.ValueOf(syscall.EOPNOTSUPP),
   425  		"EOVERFLOW":                         reflect.ValueOf(syscall.EOVERFLOW),
   426  		"EPERM":                             reflect.ValueOf(syscall.EPERM),
   427  		"EPFNOSUPPORT":                      reflect.ValueOf(syscall.EPFNOSUPPORT),
   428  		"EPIPE":                             reflect.ValueOf(syscall.EPIPE),
   429  		"EPROCLIM":                          reflect.ValueOf(syscall.EPROCLIM),
   430  		"EPROCUNAVAIL":                      reflect.ValueOf(syscall.EPROCUNAVAIL),
   431  		"EPROGMISMATCH":                     reflect.ValueOf(syscall.EPROGMISMATCH),
   432  		"EPROGUNAVAIL":                      reflect.ValueOf(syscall.EPROGUNAVAIL),
   433  		"EPROTO":                            reflect.ValueOf(syscall.EPROTO),
   434  		"EPROTONOSUPPORT":                   reflect.ValueOf(syscall.EPROTONOSUPPORT),
   435  		"EPROTOTYPE":                        reflect.ValueOf(syscall.EPROTOTYPE),
   436  		"ERANGE":                            reflect.ValueOf(syscall.ERANGE),
   437  		"EREMOTE":                           reflect.ValueOf(syscall.EREMOTE),
   438  		"EROFS":                             reflect.ValueOf(syscall.EROFS),
   439  		"ERPCMISMATCH":                      reflect.ValueOf(syscall.ERPCMISMATCH),
   440  		"ESHUTDOWN":                         reflect.ValueOf(syscall.ESHUTDOWN),
   441  		"ESOCKTNOSUPPORT":                   reflect.ValueOf(syscall.ESOCKTNOSUPPORT),
   442  		"ESPIPE":                            reflect.ValueOf(syscall.ESPIPE),
   443  		"ESRCH":                             reflect.ValueOf(syscall.ESRCH),
   444  		"ESTALE":                            reflect.ValueOf(syscall.ESTALE),
   445  		"ETHERCAP_JUMBO_MTU":                reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   446  		"ETHERCAP_VLAN_HWTAGGING":           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   447  		"ETHERCAP_VLAN_MTU":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   448  		"ETHERMIN":                          reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   449  		"ETHERMTU":                          reflect.ValueOf(constant.MakeFromLiteral("1500", token.INT, 0)),
   450  		"ETHERMTU_JUMBO":                    reflect.ValueOf(constant.MakeFromLiteral("9000", token.INT, 0)),
   451  		"ETHERTYPE_8023":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   452  		"ETHERTYPE_AARP":                    reflect.ValueOf(constant.MakeFromLiteral("33011", token.INT, 0)),
   453  		"ETHERTYPE_ACCTON":                  reflect.ValueOf(constant.MakeFromLiteral("33680", token.INT, 0)),
   454  		"ETHERTYPE_AEONIC":                  reflect.ValueOf(constant.MakeFromLiteral("32822", token.INT, 0)),
   455  		"ETHERTYPE_ALPHA":                   reflect.ValueOf(constant.MakeFromLiteral("33098", token.INT, 0)),
   456  		"ETHERTYPE_AMBER":                   reflect.ValueOf(constant.MakeFromLiteral("24584", token.INT, 0)),
   457  		"ETHERTYPE_AMOEBA":                  reflect.ValueOf(constant.MakeFromLiteral("33093", token.INT, 0)),
   458  		"ETHERTYPE_APOLLO":                  reflect.ValueOf(constant.MakeFromLiteral("33015", token.INT, 0)),
   459  		"ETHERTYPE_APOLLODOMAIN":            reflect.ValueOf(constant.MakeFromLiteral("32793", token.INT, 0)),
   460  		"ETHERTYPE_APPLETALK":               reflect.ValueOf(constant.MakeFromLiteral("32923", token.INT, 0)),
   461  		"ETHERTYPE_APPLITEK":                reflect.ValueOf(constant.MakeFromLiteral("32967", token.INT, 0)),
   462  		"ETHERTYPE_ARGONAUT":                reflect.ValueOf(constant.MakeFromLiteral("32826", token.INT, 0)),
   463  		"ETHERTYPE_ARP":                     reflect.ValueOf(constant.MakeFromLiteral("2054", token.INT, 0)),
   464  		"ETHERTYPE_AT":                      reflect.ValueOf(constant.MakeFromLiteral("32923", token.INT, 0)),
   465  		"ETHERTYPE_ATALK":                   reflect.ValueOf(constant.MakeFromLiteral("32923", token.INT, 0)),
   466  		"ETHERTYPE_ATOMIC":                  reflect.ValueOf(constant.MakeFromLiteral("34527", token.INT, 0)),
   467  		"ETHERTYPE_ATT":                     reflect.ValueOf(constant.MakeFromLiteral("32873", token.INT, 0)),
   468  		"ETHERTYPE_ATTSTANFORD":             reflect.ValueOf(constant.MakeFromLiteral("32776", token.INT, 0)),
   469  		"ETHERTYPE_AUTOPHON":                reflect.ValueOf(constant.MakeFromLiteral("32874", token.INT, 0)),
   470  		"ETHERTYPE_AXIS":                    reflect.ValueOf(constant.MakeFromLiteral("34902", token.INT, 0)),
   471  		"ETHERTYPE_BCLOOP":                  reflect.ValueOf(constant.MakeFromLiteral("36867", token.INT, 0)),
   472  		"ETHERTYPE_BOFL":                    reflect.ValueOf(constant.MakeFromLiteral("33026", token.INT, 0)),
   473  		"ETHERTYPE_CABLETRON":               reflect.ValueOf(constant.MakeFromLiteral("28724", token.INT, 0)),
   474  		"ETHERTYPE_CHAOS":                   reflect.ValueOf(constant.MakeFromLiteral("2052", token.INT, 0)),
   475  		"ETHERTYPE_COMDESIGN":               reflect.ValueOf(constant.MakeFromLiteral("32876", token.INT, 0)),
   476  		"ETHERTYPE_COMPUGRAPHIC":            reflect.ValueOf(constant.MakeFromLiteral("32877", token.INT, 0)),
   477  		"ETHERTYPE_COUNTERPOINT":            reflect.ValueOf(constant.MakeFromLiteral("32866", token.INT, 0)),
   478  		"ETHERTYPE_CRONUS":                  reflect.ValueOf(constant.MakeFromLiteral("32772", token.INT, 0)),
   479  		"ETHERTYPE_CRONUSVLN":               reflect.ValueOf(constant.MakeFromLiteral("32771", token.INT, 0)),
   480  		"ETHERTYPE_DCA":                     reflect.ValueOf(constant.MakeFromLiteral("4660", token.INT, 0)),
   481  		"ETHERTYPE_DDE":                     reflect.ValueOf(constant.MakeFromLiteral("32891", token.INT, 0)),
   482  		"ETHERTYPE_DEBNI":                   reflect.ValueOf(constant.MakeFromLiteral("43690", token.INT, 0)),
   483  		"ETHERTYPE_DECAM":                   reflect.ValueOf(constant.MakeFromLiteral("32840", token.INT, 0)),
   484  		"ETHERTYPE_DECCUST":                 reflect.ValueOf(constant.MakeFromLiteral("24582", token.INT, 0)),
   485  		"ETHERTYPE_DECDIAG":                 reflect.ValueOf(constant.MakeFromLiteral("24581", token.INT, 0)),
   486  		"ETHERTYPE_DECDNS":                  reflect.ValueOf(constant.MakeFromLiteral("32828", token.INT, 0)),
   487  		"ETHERTYPE_DECDTS":                  reflect.ValueOf(constant.MakeFromLiteral("32830", token.INT, 0)),
   488  		"ETHERTYPE_DECEXPER":                reflect.ValueOf(constant.MakeFromLiteral("24576", token.INT, 0)),
   489  		"ETHERTYPE_DECLAST":                 reflect.ValueOf(constant.MakeFromLiteral("32833", token.INT, 0)),
   490  		"ETHERTYPE_DECLTM":                  reflect.ValueOf(constant.MakeFromLiteral("32831", token.INT, 0)),
   491  		"ETHERTYPE_DECMUMPS":                reflect.ValueOf(constant.MakeFromLiteral("24585", token.INT, 0)),
   492  		"ETHERTYPE_DECNETBIOS":              reflect.ValueOf(constant.MakeFromLiteral("32832", token.INT, 0)),
   493  		"ETHERTYPE_DELTACON":                reflect.ValueOf(constant.MakeFromLiteral("34526", token.INT, 0)),
   494  		"ETHERTYPE_DIDDLE":                  reflect.ValueOf(constant.MakeFromLiteral("17185", token.INT, 0)),
   495  		"ETHERTYPE_DLOG1":                   reflect.ValueOf(constant.MakeFromLiteral("1632", token.INT, 0)),
   496  		"ETHERTYPE_DLOG2":                   reflect.ValueOf(constant.MakeFromLiteral("1633", token.INT, 0)),
   497  		"ETHERTYPE_DN":                      reflect.ValueOf(constant.MakeFromLiteral("24579", token.INT, 0)),
   498  		"ETHERTYPE_DOGFIGHT":                reflect.ValueOf(constant.MakeFromLiteral("6537", token.INT, 0)),
   499  		"ETHERTYPE_DSMD":                    reflect.ValueOf(constant.MakeFromLiteral("32825", token.INT, 0)),
   500  		"ETHERTYPE_ECMA":                    reflect.ValueOf(constant.MakeFromLiteral("2051", token.INT, 0)),
   501  		"ETHERTYPE_ENCRYPT":                 reflect.ValueOf(constant.MakeFromLiteral("32829", token.INT, 0)),
   502  		"ETHERTYPE_ES":                      reflect.ValueOf(constant.MakeFromLiteral("32861", token.INT, 0)),
   503  		"ETHERTYPE_EXCELAN":                 reflect.ValueOf(constant.MakeFromLiteral("32784", token.INT, 0)),
   504  		"ETHERTYPE_EXPERDATA":               reflect.ValueOf(constant.MakeFromLiteral("32841", token.INT, 0)),
   505  		"ETHERTYPE_FLIP":                    reflect.ValueOf(constant.MakeFromLiteral("33094", token.INT, 0)),
   506  		"ETHERTYPE_FLOWCONTROL":             reflect.ValueOf(constant.MakeFromLiteral("34824", token.INT, 0)),
   507  		"ETHERTYPE_FRARP":                   reflect.ValueOf(constant.MakeFromLiteral("2056", token.INT, 0)),
   508  		"ETHERTYPE_GENDYN":                  reflect.ValueOf(constant.MakeFromLiteral("32872", token.INT, 0)),
   509  		"ETHERTYPE_HAYES":                   reflect.ValueOf(constant.MakeFromLiteral("33072", token.INT, 0)),
   510  		"ETHERTYPE_HIPPI_FP":                reflect.ValueOf(constant.MakeFromLiteral("33152", token.INT, 0)),
   511  		"ETHERTYPE_HITACHI":                 reflect.ValueOf(constant.MakeFromLiteral("34848", token.INT, 0)),
   512  		"ETHERTYPE_HP":                      reflect.ValueOf(constant.MakeFromLiteral("32773", token.INT, 0)),
   513  		"ETHERTYPE_IEEEPUP":                 reflect.ValueOf(constant.MakeFromLiteral("2560", token.INT, 0)),
   514  		"ETHERTYPE_IEEEPUPAT":               reflect.ValueOf(constant.MakeFromLiteral("2561", token.INT, 0)),
   515  		"ETHERTYPE_IMLBL":                   reflect.ValueOf(constant.MakeFromLiteral("19522", token.INT, 0)),
   516  		"ETHERTYPE_IMLBLDIAG":               reflect.ValueOf(constant.MakeFromLiteral("16972", token.INT, 0)),
   517  		"ETHERTYPE_IP":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   518  		"ETHERTYPE_IPAS":                    reflect.ValueOf(constant.MakeFromLiteral("34668", token.INT, 0)),
   519  		"ETHERTYPE_IPV6":                    reflect.ValueOf(constant.MakeFromLiteral("34525", token.INT, 0)),
   520  		"ETHERTYPE_IPX":                     reflect.ValueOf(constant.MakeFromLiteral("33079", token.INT, 0)),
   521  		"ETHERTYPE_IPXNEW":                  reflect.ValueOf(constant.MakeFromLiteral("32823", token.INT, 0)),
   522  		"ETHERTYPE_KALPANA":                 reflect.ValueOf(constant.MakeFromLiteral("34178", token.INT, 0)),
   523  		"ETHERTYPE_LANBRIDGE":               reflect.ValueOf(constant.MakeFromLiteral("32824", token.INT, 0)),
   524  		"ETHERTYPE_LANPROBE":                reflect.ValueOf(constant.MakeFromLiteral("34952", token.INT, 0)),
   525  		"ETHERTYPE_LAT":                     reflect.ValueOf(constant.MakeFromLiteral("24580", token.INT, 0)),
   526  		"ETHERTYPE_LBACK":                   reflect.ValueOf(constant.MakeFromLiteral("36864", token.INT, 0)),
   527  		"ETHERTYPE_LITTLE":                  reflect.ValueOf(constant.MakeFromLiteral("32864", token.INT, 0)),
   528  		"ETHERTYPE_LOGICRAFT":               reflect.ValueOf(constant.MakeFromLiteral("33096", token.INT, 0)),
   529  		"ETHERTYPE_LOOPBACK":                reflect.ValueOf(constant.MakeFromLiteral("36864", token.INT, 0)),
   530  		"ETHERTYPE_MATRA":                   reflect.ValueOf(constant.MakeFromLiteral("32890", token.INT, 0)),
   531  		"ETHERTYPE_MAX":                     reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   532  		"ETHERTYPE_MERIT":                   reflect.ValueOf(constant.MakeFromLiteral("32892", token.INT, 0)),
   533  		"ETHERTYPE_MICP":                    reflect.ValueOf(constant.MakeFromLiteral("34618", token.INT, 0)),
   534  		"ETHERTYPE_MOPDL":                   reflect.ValueOf(constant.MakeFromLiteral("24577", token.INT, 0)),
   535  		"ETHERTYPE_MOPRC":                   reflect.ValueOf(constant.MakeFromLiteral("24578", token.INT, 0)),
   536  		"ETHERTYPE_MOTOROLA":                reflect.ValueOf(constant.MakeFromLiteral("33165", token.INT, 0)),
   537  		"ETHERTYPE_MPLS":                    reflect.ValueOf(constant.MakeFromLiteral("34887", token.INT, 0)),
   538  		"ETHERTYPE_MPLS_MCAST":              reflect.ValueOf(constant.MakeFromLiteral("34888", token.INT, 0)),
   539  		"ETHERTYPE_MUMPS":                   reflect.ValueOf(constant.MakeFromLiteral("33087", token.INT, 0)),
   540  		"ETHERTYPE_NBPCC":                   reflect.ValueOf(constant.MakeFromLiteral("15364", token.INT, 0)),
   541  		"ETHERTYPE_NBPCLAIM":                reflect.ValueOf(constant.MakeFromLiteral("15369", token.INT, 0)),
   542  		"ETHERTYPE_NBPCLREQ":                reflect.ValueOf(constant.MakeFromLiteral("15365", token.INT, 0)),
   543  		"ETHERTYPE_NBPCLRSP":                reflect.ValueOf(constant.MakeFromLiteral("15366", token.INT, 0)),
   544  		"ETHERTYPE_NBPCREQ":                 reflect.ValueOf(constant.MakeFromLiteral("15362", token.INT, 0)),
   545  		"ETHERTYPE_NBPCRSP":                 reflect.ValueOf(constant.MakeFromLiteral("15363", token.INT, 0)),
   546  		"ETHERTYPE_NBPDG":                   reflect.ValueOf(constant.MakeFromLiteral("15367", token.INT, 0)),
   547  		"ETHERTYPE_NBPDGB":                  reflect.ValueOf(constant.MakeFromLiteral("15368", token.INT, 0)),
   548  		"ETHERTYPE_NBPDLTE":                 reflect.ValueOf(constant.MakeFromLiteral("15370", token.INT, 0)),
   549  		"ETHERTYPE_NBPRAR":                  reflect.ValueOf(constant.MakeFromLiteral("15372", token.INT, 0)),
   550  		"ETHERTYPE_NBPRAS":                  reflect.ValueOf(constant.MakeFromLiteral("15371", token.INT, 0)),
   551  		"ETHERTYPE_NBPRST":                  reflect.ValueOf(constant.MakeFromLiteral("15373", token.INT, 0)),
   552  		"ETHERTYPE_NBPSCD":                  reflect.ValueOf(constant.MakeFromLiteral("15361", token.INT, 0)),
   553  		"ETHERTYPE_NBPVCD":                  reflect.ValueOf(constant.MakeFromLiteral("15360", token.INT, 0)),
   554  		"ETHERTYPE_NBS":                     reflect.ValueOf(constant.MakeFromLiteral("2050", token.INT, 0)),
   555  		"ETHERTYPE_NCD":                     reflect.ValueOf(constant.MakeFromLiteral("33097", token.INT, 0)),
   556  		"ETHERTYPE_NESTAR":                  reflect.ValueOf(constant.MakeFromLiteral("32774", token.INT, 0)),
   557  		"ETHERTYPE_NETBEUI":                 reflect.ValueOf(constant.MakeFromLiteral("33169", token.INT, 0)),
   558  		"ETHERTYPE_NOVELL":                  reflect.ValueOf(constant.MakeFromLiteral("33080", token.INT, 0)),
   559  		"ETHERTYPE_NS":                      reflect.ValueOf(constant.MakeFromLiteral("1536", token.INT, 0)),
   560  		"ETHERTYPE_NSAT":                    reflect.ValueOf(constant.MakeFromLiteral("1537", token.INT, 0)),
   561  		"ETHERTYPE_NSCOMPAT":                reflect.ValueOf(constant.MakeFromLiteral("2055", token.INT, 0)),
   562  		"ETHERTYPE_NTRAILER":                reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   563  		"ETHERTYPE_OS9":                     reflect.ValueOf(constant.MakeFromLiteral("28679", token.INT, 0)),
   564  		"ETHERTYPE_OS9NET":                  reflect.ValueOf(constant.MakeFromLiteral("28681", token.INT, 0)),
   565  		"ETHERTYPE_PACER":                   reflect.ValueOf(constant.MakeFromLiteral("32966", token.INT, 0)),
   566  		"ETHERTYPE_PAE":                     reflect.ValueOf(constant.MakeFromLiteral("34958", token.INT, 0)),
   567  		"ETHERTYPE_PCS":                     reflect.ValueOf(constant.MakeFromLiteral("16962", token.INT, 0)),
   568  		"ETHERTYPE_PLANNING":                reflect.ValueOf(constant.MakeFromLiteral("32836", token.INT, 0)),
   569  		"ETHERTYPE_PPP":                     reflect.ValueOf(constant.MakeFromLiteral("34827", token.INT, 0)),
   570  		"ETHERTYPE_PPPOE":                   reflect.ValueOf(constant.MakeFromLiteral("34916", token.INT, 0)),
   571  		"ETHERTYPE_PPPOEDISC":               reflect.ValueOf(constant.MakeFromLiteral("34915", token.INT, 0)),
   572  		"ETHERTYPE_PRIMENTS":                reflect.ValueOf(constant.MakeFromLiteral("28721", token.INT, 0)),
   573  		"ETHERTYPE_PUP":                     reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   574  		"ETHERTYPE_PUPAT":                   reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   575  		"ETHERTYPE_RACAL":                   reflect.ValueOf(constant.MakeFromLiteral("28720", token.INT, 0)),
   576  		"ETHERTYPE_RATIONAL":                reflect.ValueOf(constant.MakeFromLiteral("33104", token.INT, 0)),
   577  		"ETHERTYPE_RAWFR":                   reflect.ValueOf(constant.MakeFromLiteral("25945", token.INT, 0)),
   578  		"ETHERTYPE_RCL":                     reflect.ValueOf(constant.MakeFromLiteral("6549", token.INT, 0)),
   579  		"ETHERTYPE_RDP":                     reflect.ValueOf(constant.MakeFromLiteral("34617", token.INT, 0)),
   580  		"ETHERTYPE_RETIX":                   reflect.ValueOf(constant.MakeFromLiteral("33010", token.INT, 0)),
   581  		"ETHERTYPE_REVARP":                  reflect.ValueOf(constant.MakeFromLiteral("32821", token.INT, 0)),
   582  		"ETHERTYPE_SCA":                     reflect.ValueOf(constant.MakeFromLiteral("24583", token.INT, 0)),
   583  		"ETHERTYPE_SECTRA":                  reflect.ValueOf(constant.MakeFromLiteral("34523", token.INT, 0)),
   584  		"ETHERTYPE_SECUREDATA":              reflect.ValueOf(constant.MakeFromLiteral("34669", token.INT, 0)),
   585  		"ETHERTYPE_SGITW":                   reflect.ValueOf(constant.MakeFromLiteral("33150", token.INT, 0)),
   586  		"ETHERTYPE_SG_BOUNCE":               reflect.ValueOf(constant.MakeFromLiteral("32790", token.INT, 0)),
   587  		"ETHERTYPE_SG_DIAG":                 reflect.ValueOf(constant.MakeFromLiteral("32787", token.INT, 0)),
   588  		"ETHERTYPE_SG_NETGAMES":             reflect.ValueOf(constant.MakeFromLiteral("32788", token.INT, 0)),
   589  		"ETHERTYPE_SG_RESV":                 reflect.ValueOf(constant.MakeFromLiteral("32789", token.INT, 0)),
   590  		"ETHERTYPE_SIMNET":                  reflect.ValueOf(constant.MakeFromLiteral("21000", token.INT, 0)),
   591  		"ETHERTYPE_SLOWPROTOCOLS":           reflect.ValueOf(constant.MakeFromLiteral("34825", token.INT, 0)),
   592  		"ETHERTYPE_SNA":                     reflect.ValueOf(constant.MakeFromLiteral("32981", token.INT, 0)),
   593  		"ETHERTYPE_SNMP":                    reflect.ValueOf(constant.MakeFromLiteral("33100", token.INT, 0)),
   594  		"ETHERTYPE_SONIX":                   reflect.ValueOf(constant.MakeFromLiteral("64245", token.INT, 0)),
   595  		"ETHERTYPE_SPIDER":                  reflect.ValueOf(constant.MakeFromLiteral("32927", token.INT, 0)),
   596  		"ETHERTYPE_SPRITE":                  reflect.ValueOf(constant.MakeFromLiteral("1280", token.INT, 0)),
   597  		"ETHERTYPE_STP":                     reflect.ValueOf(constant.MakeFromLiteral("33153", token.INT, 0)),
   598  		"ETHERTYPE_TALARIS":                 reflect.ValueOf(constant.MakeFromLiteral("33067", token.INT, 0)),
   599  		"ETHERTYPE_TALARISMC":               reflect.ValueOf(constant.MakeFromLiteral("34091", token.INT, 0)),
   600  		"ETHERTYPE_TCPCOMP":                 reflect.ValueOf(constant.MakeFromLiteral("34667", token.INT, 0)),
   601  		"ETHERTYPE_TCPSM":                   reflect.ValueOf(constant.MakeFromLiteral("36866", token.INT, 0)),
   602  		"ETHERTYPE_TEC":                     reflect.ValueOf(constant.MakeFromLiteral("33103", token.INT, 0)),
   603  		"ETHERTYPE_TIGAN":                   reflect.ValueOf(constant.MakeFromLiteral("32815", token.INT, 0)),
   604  		"ETHERTYPE_TRAIL":                   reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   605  		"ETHERTYPE_TRANSETHER":              reflect.ValueOf(constant.MakeFromLiteral("25944", token.INT, 0)),
   606  		"ETHERTYPE_TYMSHARE":                reflect.ValueOf(constant.MakeFromLiteral("32814", token.INT, 0)),
   607  		"ETHERTYPE_UBBST":                   reflect.ValueOf(constant.MakeFromLiteral("28677", token.INT, 0)),
   608  		"ETHERTYPE_UBDEBUG":                 reflect.ValueOf(constant.MakeFromLiteral("2304", token.INT, 0)),
   609  		"ETHERTYPE_UBDIAGLOOP":              reflect.ValueOf(constant.MakeFromLiteral("28674", token.INT, 0)),
   610  		"ETHERTYPE_UBDL":                    reflect.ValueOf(constant.MakeFromLiteral("28672", token.INT, 0)),
   611  		"ETHERTYPE_UBNIU":                   reflect.ValueOf(constant.MakeFromLiteral("28673", token.INT, 0)),
   612  		"ETHERTYPE_UBNMC":                   reflect.ValueOf(constant.MakeFromLiteral("28675", token.INT, 0)),
   613  		"ETHERTYPE_VALID":                   reflect.ValueOf(constant.MakeFromLiteral("5632", token.INT, 0)),
   614  		"ETHERTYPE_VARIAN":                  reflect.ValueOf(constant.MakeFromLiteral("32989", token.INT, 0)),
   615  		"ETHERTYPE_VAXELN":                  reflect.ValueOf(constant.MakeFromLiteral("32827", token.INT, 0)),
   616  		"ETHERTYPE_VEECO":                   reflect.ValueOf(constant.MakeFromLiteral("32871", token.INT, 0)),
   617  		"ETHERTYPE_VEXP":                    reflect.ValueOf(constant.MakeFromLiteral("32859", token.INT, 0)),
   618  		"ETHERTYPE_VGLAB":                   reflect.ValueOf(constant.MakeFromLiteral("33073", token.INT, 0)),
   619  		"ETHERTYPE_VINES":                   reflect.ValueOf(constant.MakeFromLiteral("2989", token.INT, 0)),
   620  		"ETHERTYPE_VINESECHO":               reflect.ValueOf(constant.MakeFromLiteral("2991", token.INT, 0)),
   621  		"ETHERTYPE_VINESLOOP":               reflect.ValueOf(constant.MakeFromLiteral("2990", token.INT, 0)),
   622  		"ETHERTYPE_VITAL":                   reflect.ValueOf(constant.MakeFromLiteral("65280", token.INT, 0)),
   623  		"ETHERTYPE_VLAN":                    reflect.ValueOf(constant.MakeFromLiteral("33024", token.INT, 0)),
   624  		"ETHERTYPE_VLTLMAN":                 reflect.ValueOf(constant.MakeFromLiteral("32896", token.INT, 0)),
   625  		"ETHERTYPE_VPROD":                   reflect.ValueOf(constant.MakeFromLiteral("32860", token.INT, 0)),
   626  		"ETHERTYPE_VURESERVED":              reflect.ValueOf(constant.MakeFromLiteral("33095", token.INT, 0)),
   627  		"ETHERTYPE_WATERLOO":                reflect.ValueOf(constant.MakeFromLiteral("33072", token.INT, 0)),
   628  		"ETHERTYPE_WELLFLEET":               reflect.ValueOf(constant.MakeFromLiteral("33027", token.INT, 0)),
   629  		"ETHERTYPE_X25":                     reflect.ValueOf(constant.MakeFromLiteral("2053", token.INT, 0)),
   630  		"ETHERTYPE_X75":                     reflect.ValueOf(constant.MakeFromLiteral("2049", token.INT, 0)),
   631  		"ETHERTYPE_XNSSM":                   reflect.ValueOf(constant.MakeFromLiteral("36865", token.INT, 0)),
   632  		"ETHERTYPE_XTP":                     reflect.ValueOf(constant.MakeFromLiteral("33149", token.INT, 0)),
   633  		"ETHER_ADDR_LEN":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   634  		"ETHER_CRC_LEN":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   635  		"ETHER_CRC_POLY_BE":                 reflect.ValueOf(constant.MakeFromLiteral("79764918", token.INT, 0)),
   636  		"ETHER_CRC_POLY_LE":                 reflect.ValueOf(constant.MakeFromLiteral("3988292384", token.INT, 0)),
   637  		"ETHER_HDR_LEN":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   638  		"ETHER_MAX_LEN":                     reflect.ValueOf(constant.MakeFromLiteral("1518", token.INT, 0)),
   639  		"ETHER_MAX_LEN_JUMBO":               reflect.ValueOf(constant.MakeFromLiteral("9018", token.INT, 0)),
   640  		"ETHER_MIN_LEN":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   641  		"ETHER_PPPOE_ENCAP_LEN":             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   642  		"ETHER_TYPE_LEN":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   643  		"ETHER_VLAN_ENCAP_LEN":              reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   644  		"ETIME":                             reflect.ValueOf(syscall.ETIME),
   645  		"ETIMEDOUT":                         reflect.ValueOf(syscall.ETIMEDOUT),
   646  		"ETOOMANYREFS":                      reflect.ValueOf(syscall.ETOOMANYREFS),
   647  		"ETXTBSY":                           reflect.ValueOf(syscall.ETXTBSY),
   648  		"EUSERS":                            reflect.ValueOf(syscall.EUSERS),
   649  		"EVFILT_AIO":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   650  		"EVFILT_PROC":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   651  		"EVFILT_READ":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   652  		"EVFILT_SIGNAL":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   653  		"EVFILT_SYSCOUNT":                   reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   654  		"EVFILT_TIMER":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   655  		"EVFILT_VNODE":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   656  		"EVFILT_WRITE":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   657  		"EV_ADD":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   658  		"EV_CLEAR":                          reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   659  		"EV_DELETE":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   660  		"EV_DISABLE":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   661  		"EV_ENABLE":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   662  		"EV_EOF":                            reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   663  		"EV_ERROR":                          reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   664  		"EV_FLAG1":                          reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   665  		"EV_ONESHOT":                        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   666  		"EV_SYSFLAGS":                       reflect.ValueOf(constant.MakeFromLiteral("61440", token.INT, 0)),
   667  		"EWOULDBLOCK":                       reflect.ValueOf(syscall.EWOULDBLOCK),
   668  		"EXDEV":                             reflect.ValueOf(syscall.EXDEV),
   669  		"EXTA":                              reflect.ValueOf(constant.MakeFromLiteral("19200", token.INT, 0)),
   670  		"EXTB":                              reflect.ValueOf(constant.MakeFromLiteral("38400", token.INT, 0)),
   671  		"EXTPROC":                           reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   672  		"Environ":                           reflect.ValueOf(syscall.Environ),
   673  		"FD_CLOEXEC":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   674  		"FD_SETSIZE":                        reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   675  		"FLUSHO":                            reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
   676  		"F_CLOSEM":                          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   677  		"F_DUPFD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   678  		"F_DUPFD_CLOEXEC":                   reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   679  		"F_FSCTL":                           reflect.ValueOf(constant.MakeFromLiteral("-2147483648", token.INT, 0)),
   680  		"F_FSDIRMASK":                       reflect.ValueOf(constant.MakeFromLiteral("1879048192", token.INT, 0)),
   681  		"F_FSIN":                            reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   682  		"F_FSINOUT":                         reflect.ValueOf(constant.MakeFromLiteral("805306368", token.INT, 0)),
   683  		"F_FSOUT":                           reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
   684  		"F_FSPRIV":                          reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   685  		"F_FSVOID":                          reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
   686  		"F_GETFD":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   687  		"F_GETFL":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   688  		"F_GETLK":                           reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   689  		"F_GETNOSIGPIPE":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   690  		"F_GETOWN":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   691  		"F_MAXFD":                           reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   692  		"F_OK":                              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   693  		"F_PARAM_MASK":                      reflect.ValueOf(constant.MakeFromLiteral("4095", token.INT, 0)),
   694  		"F_PARAM_MAX":                       reflect.ValueOf(constant.MakeFromLiteral("4095", token.INT, 0)),
   695  		"F_RDLCK":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   696  		"F_SETFD":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   697  		"F_SETFL":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   698  		"F_SETLK":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   699  		"F_SETLKW":                          reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   700  		"F_SETNOSIGPIPE":                    reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   701  		"F_SETOWN":                          reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   702  		"F_UNLCK":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   703  		"F_WRLCK":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   704  		"Fchdir":                            reflect.ValueOf(syscall.Fchdir),
   705  		"Fchflags":                          reflect.ValueOf(syscall.Fchflags),
   706  		"Fchmod":                            reflect.ValueOf(syscall.Fchmod),
   707  		"Fchown":                            reflect.ValueOf(syscall.Fchown),
   708  		"FcntlFlock":                        reflect.ValueOf(syscall.FcntlFlock),
   709  		"Flock":                             reflect.ValueOf(syscall.Flock),
   710  		"FlushBpf":                          reflect.ValueOf(syscall.FlushBpf),
   711  		"ForkLock":                          reflect.ValueOf(&syscall.ForkLock).Elem(),
   712  		"Fpathconf":                         reflect.ValueOf(syscall.Fpathconf),
   713  		"Fstat":                             reflect.ValueOf(syscall.Fstat),
   714  		"Fsync":                             reflect.ValueOf(syscall.Fsync),
   715  		"Ftruncate":                         reflect.ValueOf(syscall.Ftruncate),
   716  		"Futimes":                           reflect.ValueOf(syscall.Futimes),
   717  		"Getdirentries":                     reflect.ValueOf(syscall.Getdirentries),
   718  		"Getegid":                           reflect.ValueOf(syscall.Getegid),
   719  		"Getenv":                            reflect.ValueOf(syscall.Getenv),
   720  		"Geteuid":                           reflect.ValueOf(syscall.Geteuid),
   721  		"Getgid":                            reflect.ValueOf(syscall.Getgid),
   722  		"Getgroups":                         reflect.ValueOf(syscall.Getgroups),
   723  		"Getpagesize":                       reflect.ValueOf(syscall.Getpagesize),
   724  		"Getpeername":                       reflect.ValueOf(syscall.Getpeername),
   725  		"Getpgid":                           reflect.ValueOf(syscall.Getpgid),
   726  		"Getpgrp":                           reflect.ValueOf(syscall.Getpgrp),
   727  		"Getpid":                            reflect.ValueOf(syscall.Getpid),
   728  		"Getppid":                           reflect.ValueOf(syscall.Getppid),
   729  		"Getpriority":                       reflect.ValueOf(syscall.Getpriority),
   730  		"Getrlimit":                         reflect.ValueOf(syscall.Getrlimit),
   731  		"Getrusage":                         reflect.ValueOf(syscall.Getrusage),
   732  		"Getsid":                            reflect.ValueOf(syscall.Getsid),
   733  		"Getsockname":                       reflect.ValueOf(syscall.Getsockname),
   734  		"GetsockoptByte":                    reflect.ValueOf(syscall.GetsockoptByte),
   735  		"GetsockoptICMPv6Filter":            reflect.ValueOf(syscall.GetsockoptICMPv6Filter),
   736  		"GetsockoptIPMreq":                  reflect.ValueOf(syscall.GetsockoptIPMreq),
   737  		"GetsockoptIPv6MTUInfo":             reflect.ValueOf(syscall.GetsockoptIPv6MTUInfo),
   738  		"GetsockoptIPv6Mreq":                reflect.ValueOf(syscall.GetsockoptIPv6Mreq),
   739  		"GetsockoptInet4Addr":               reflect.ValueOf(syscall.GetsockoptInet4Addr),
   740  		"GetsockoptInt":                     reflect.ValueOf(syscall.GetsockoptInt),
   741  		"Gettimeofday":                      reflect.ValueOf(syscall.Gettimeofday),
   742  		"Getuid":                            reflect.ValueOf(syscall.Getuid),
   743  		"Getwd":                             reflect.ValueOf(syscall.Getwd),
   744  		"HUPCL":                             reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   745  		"ICANON":                            reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   746  		"ICMP6_FILTER":                      reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   747  		"ICRNL":                             reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   748  		"IEXTEN":                            reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   749  		"IFAN_ARRIVAL":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   750  		"IFAN_DEPARTURE":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   751  		"IFA_ROUTE":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   752  		"IFF_ALLMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   753  		"IFF_BROADCAST":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   754  		"IFF_CANTCHANGE":                    reflect.ValueOf(constant.MakeFromLiteral("36690", token.INT, 0)),
   755  		"IFF_DEBUG":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   756  		"IFF_LINK0":                         reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   757  		"IFF_LINK1":                         reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   758  		"IFF_LINK2":                         reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   759  		"IFF_LOOPBACK":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   760  		"IFF_MULTICAST":                     reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   761  		"IFF_NOARP":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   762  		"IFF_NOTRAILERS":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   763  		"IFF_OACTIVE":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   764  		"IFF_POINTOPOINT":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   765  		"IFF_PROMISC":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   766  		"IFF_RUNNING":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   767  		"IFF_SIMPLEX":                       reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   768  		"IFF_UP":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   769  		"IFNAMSIZ":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   770  		"IFT_1822":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   771  		"IFT_A12MPPSWITCH":                  reflect.ValueOf(constant.MakeFromLiteral("130", token.INT, 0)),
   772  		"IFT_AAL2":                          reflect.ValueOf(constant.MakeFromLiteral("187", token.INT, 0)),
   773  		"IFT_AAL5":                          reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
   774  		"IFT_ADSL":                          reflect.ValueOf(constant.MakeFromLiteral("94", token.INT, 0)),
   775  		"IFT_AFLANE8023":                    reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
   776  		"IFT_AFLANE8025":                    reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
   777  		"IFT_ARAP":                          reflect.ValueOf(constant.MakeFromLiteral("88", token.INT, 0)),
   778  		"IFT_ARCNET":                        reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
   779  		"IFT_ARCNETPLUS":                    reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   780  		"IFT_ASYNC":                         reflect.ValueOf(constant.MakeFromLiteral("84", token.INT, 0)),
   781  		"IFT_ATM":                           reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   782  		"IFT_ATMDXI":                        reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
   783  		"IFT_ATMFUNI":                       reflect.ValueOf(constant.MakeFromLiteral("106", token.INT, 0)),
   784  		"IFT_ATMIMA":                        reflect.ValueOf(constant.MakeFromLiteral("107", token.INT, 0)),
   785  		"IFT_ATMLOGICAL":                    reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   786  		"IFT_ATMRADIO":                      reflect.ValueOf(constant.MakeFromLiteral("189", token.INT, 0)),
   787  		"IFT_ATMSUBINTERFACE":               reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
   788  		"IFT_ATMVCIENDPT":                   reflect.ValueOf(constant.MakeFromLiteral("194", token.INT, 0)),
   789  		"IFT_ATMVIRTUAL":                    reflect.ValueOf(constant.MakeFromLiteral("149", token.INT, 0)),
   790  		"IFT_BGPPOLICYACCOUNTING":           reflect.ValueOf(constant.MakeFromLiteral("162", token.INT, 0)),
   791  		"IFT_BRIDGE":                        reflect.ValueOf(constant.MakeFromLiteral("209", token.INT, 0)),
   792  		"IFT_BSC":                           reflect.ValueOf(constant.MakeFromLiteral("83", token.INT, 0)),
   793  		"IFT_CARP":                          reflect.ValueOf(constant.MakeFromLiteral("248", token.INT, 0)),
   794  		"IFT_CCTEMUL":                       reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
   795  		"IFT_CEPT":                          reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   796  		"IFT_CES":                           reflect.ValueOf(constant.MakeFromLiteral("133", token.INT, 0)),
   797  		"IFT_CHANNEL":                       reflect.ValueOf(constant.MakeFromLiteral("70", token.INT, 0)),
   798  		"IFT_CNR":                           reflect.ValueOf(constant.MakeFromLiteral("85", token.INT, 0)),
   799  		"IFT_COFFEE":                        reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
   800  		"IFT_COMPOSITELINK":                 reflect.ValueOf(constant.MakeFromLiteral("155", token.INT, 0)),
   801  		"IFT_DCN":                           reflect.ValueOf(constant.MakeFromLiteral("141", token.INT, 0)),
   802  		"IFT_DIGITALPOWERLINE":              reflect.ValueOf(constant.MakeFromLiteral("138", token.INT, 0)),
   803  		"IFT_DIGITALWRAPPEROVERHEADCHANNEL": reflect.ValueOf(constant.MakeFromLiteral("186", token.INT, 0)),
   804  		"IFT_DLSW":                          reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
   805  		"IFT_DOCSCABLEDOWNSTREAM":           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   806  		"IFT_DOCSCABLEMACLAYER":             reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
   807  		"IFT_DOCSCABLEUPSTREAM":             reflect.ValueOf(constant.MakeFromLiteral("129", token.INT, 0)),
   808  		"IFT_DOCSCABLEUPSTREAMCHANNEL":      reflect.ValueOf(constant.MakeFromLiteral("205", token.INT, 0)),
   809  		"IFT_DS0":                           reflect.ValueOf(constant.MakeFromLiteral("81", token.INT, 0)),
   810  		"IFT_DS0BUNDLE":                     reflect.ValueOf(constant.MakeFromLiteral("82", token.INT, 0)),
   811  		"IFT_DS1FDL":                        reflect.ValueOf(constant.MakeFromLiteral("170", token.INT, 0)),
   812  		"IFT_DS3":                           reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
   813  		"IFT_DTM":                           reflect.ValueOf(constant.MakeFromLiteral("140", token.INT, 0)),
   814  		"IFT_DVBASILN":                      reflect.ValueOf(constant.MakeFromLiteral("172", token.INT, 0)),
   815  		"IFT_DVBASIOUT":                     reflect.ValueOf(constant.MakeFromLiteral("173", token.INT, 0)),
   816  		"IFT_DVBRCCDOWNSTREAM":              reflect.ValueOf(constant.MakeFromLiteral("147", token.INT, 0)),
   817  		"IFT_DVBRCCMACLAYER":                reflect.ValueOf(constant.MakeFromLiteral("146", token.INT, 0)),
   818  		"IFT_DVBRCCUPSTREAM":                reflect.ValueOf(constant.MakeFromLiteral("148", token.INT, 0)),
   819  		"IFT_ECONET":                        reflect.ValueOf(constant.MakeFromLiteral("206", token.INT, 0)),
   820  		"IFT_EON":                           reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   821  		"IFT_EPLRS":                         reflect.ValueOf(constant.MakeFromLiteral("87", token.INT, 0)),
   822  		"IFT_ESCON":                         reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
   823  		"IFT_ETHER":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   824  		"IFT_FAITH":                         reflect.ValueOf(constant.MakeFromLiteral("242", token.INT, 0)),
   825  		"IFT_FAST":                          reflect.ValueOf(constant.MakeFromLiteral("125", token.INT, 0)),
   826  		"IFT_FASTETHER":                     reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
   827  		"IFT_FASTETHERFX":                   reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
   828  		"IFT_FDDI":                          reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   829  		"IFT_FIBRECHANNEL":                  reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
   830  		"IFT_FRAMERELAYINTERCONNECT":        reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
   831  		"IFT_FRAMERELAYMPI":                 reflect.ValueOf(constant.MakeFromLiteral("92", token.INT, 0)),
   832  		"IFT_FRDLCIENDPT":                   reflect.ValueOf(constant.MakeFromLiteral("193", token.INT, 0)),
   833  		"IFT_FRELAY":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   834  		"IFT_FRELAYDCE":                     reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
   835  		"IFT_FRF16MFRBUNDLE":                reflect.ValueOf(constant.MakeFromLiteral("163", token.INT, 0)),
   836  		"IFT_FRFORWARD":                     reflect.ValueOf(constant.MakeFromLiteral("158", token.INT, 0)),
   837  		"IFT_G703AT2MB":                     reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
   838  		"IFT_G703AT64K":                     reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
   839  		"IFT_GIF":                           reflect.ValueOf(constant.MakeFromLiteral("240", token.INT, 0)),
   840  		"IFT_GIGABITETHERNET":               reflect.ValueOf(constant.MakeFromLiteral("117", token.INT, 0)),
   841  		"IFT_GR303IDT":                      reflect.ValueOf(constant.MakeFromLiteral("178", token.INT, 0)),
   842  		"IFT_GR303RDT":                      reflect.ValueOf(constant.MakeFromLiteral("177", token.INT, 0)),
   843  		"IFT_H323GATEKEEPER":                reflect.ValueOf(constant.MakeFromLiteral("164", token.INT, 0)),
   844  		"IFT_H323PROXY":                     reflect.ValueOf(constant.MakeFromLiteral("165", token.INT, 0)),
   845  		"IFT_HDH1822":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   846  		"IFT_HDLC":                          reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
   847  		"IFT_HDSL2":                         reflect.ValueOf(constant.MakeFromLiteral("168", token.INT, 0)),
   848  		"IFT_HIPERLAN2":                     reflect.ValueOf(constant.MakeFromLiteral("183", token.INT, 0)),
   849  		"IFT_HIPPI":                         reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
   850  		"IFT_HIPPIINTERFACE":                reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
   851  		"IFT_HOSTPAD":                       reflect.ValueOf(constant.MakeFromLiteral("90", token.INT, 0)),
   852  		"IFT_HSSI":                          reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   853  		"IFT_HY":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   854  		"IFT_IBM370PARCHAN":                 reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
   855  		"IFT_IDSL":                          reflect.ValueOf(constant.MakeFromLiteral("154", token.INT, 0)),
   856  		"IFT_IEEE1394":                      reflect.ValueOf(constant.MakeFromLiteral("144", token.INT, 0)),
   857  		"IFT_IEEE80211":                     reflect.ValueOf(constant.MakeFromLiteral("71", token.INT, 0)),
   858  		"IFT_IEEE80212":                     reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
   859  		"IFT_IEEE8023ADLAG":                 reflect.ValueOf(constant.MakeFromLiteral("161", token.INT, 0)),
   860  		"IFT_IFGSN":                         reflect.ValueOf(constant.MakeFromLiteral("145", token.INT, 0)),
   861  		"IFT_IMT":                           reflect.ValueOf(constant.MakeFromLiteral("190", token.INT, 0)),
   862  		"IFT_INFINIBAND":                    reflect.ValueOf(constant.MakeFromLiteral("199", token.INT, 0)),
   863  		"IFT_INTERLEAVE":                    reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
   864  		"IFT_IP":                            reflect.ValueOf(constant.MakeFromLiteral("126", token.INT, 0)),
   865  		"IFT_IPFORWARD":                     reflect.ValueOf(constant.MakeFromLiteral("142", token.INT, 0)),
   866  		"IFT_IPOVERATM":                     reflect.ValueOf(constant.MakeFromLiteral("114", token.INT, 0)),
   867  		"IFT_IPOVERCDLC":                    reflect.ValueOf(constant.MakeFromLiteral("109", token.INT, 0)),
   868  		"IFT_IPOVERCLAW":                    reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
   869  		"IFT_IPSWITCH":                      reflect.ValueOf(constant.MakeFromLiteral("78", token.INT, 0)),
   870  		"IFT_ISDN":                          reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
   871  		"IFT_ISDNBASIC":                     reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   872  		"IFT_ISDNPRIMARY":                   reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   873  		"IFT_ISDNS":                         reflect.ValueOf(constant.MakeFromLiteral("75", token.INT, 0)),
   874  		"IFT_ISDNU":                         reflect.ValueOf(constant.MakeFromLiteral("76", token.INT, 0)),
   875  		"IFT_ISO88022LLC":                   reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   876  		"IFT_ISO88023":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   877  		"IFT_ISO88024":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   878  		"IFT_ISO88025":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   879  		"IFT_ISO88025CRFPINT":               reflect.ValueOf(constant.MakeFromLiteral("98", token.INT, 0)),
   880  		"IFT_ISO88025DTR":                   reflect.ValueOf(constant.MakeFromLiteral("86", token.INT, 0)),
   881  		"IFT_ISO88025FIBER":                 reflect.ValueOf(constant.MakeFromLiteral("115", token.INT, 0)),
   882  		"IFT_ISO88026":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   883  		"IFT_ISUP":                          reflect.ValueOf(constant.MakeFromLiteral("179", token.INT, 0)),
   884  		"IFT_L2VLAN":                        reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
   885  		"IFT_L3IPVLAN":                      reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
   886  		"IFT_L3IPXVLAN":                     reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
   887  		"IFT_LAPB":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   888  		"IFT_LAPD":                          reflect.ValueOf(constant.MakeFromLiteral("77", token.INT, 0)),
   889  		"IFT_LAPF":                          reflect.ValueOf(constant.MakeFromLiteral("119", token.INT, 0)),
   890  		"IFT_LINEGROUP":                     reflect.ValueOf(constant.MakeFromLiteral("210", token.INT, 0)),
   891  		"IFT_LOCALTALK":                     reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
   892  		"IFT_LOOP":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   893  		"IFT_MEDIAMAILOVERIP":               reflect.ValueOf(constant.MakeFromLiteral("139", token.INT, 0)),
   894  		"IFT_MFSIGLINK":                     reflect.ValueOf(constant.MakeFromLiteral("167", token.INT, 0)),
   895  		"IFT_MIOX25":                        reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
   896  		"IFT_MODEM":                         reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   897  		"IFT_MPC":                           reflect.ValueOf(constant.MakeFromLiteral("113", token.INT, 0)),
   898  		"IFT_MPLS":                          reflect.ValueOf(constant.MakeFromLiteral("166", token.INT, 0)),
   899  		"IFT_MPLSTUNNEL":                    reflect.ValueOf(constant.MakeFromLiteral("150", token.INT, 0)),
   900  		"IFT_MSDSL":                         reflect.ValueOf(constant.MakeFromLiteral("143", token.INT, 0)),
   901  		"IFT_MVL":                           reflect.ValueOf(constant.MakeFromLiteral("191", token.INT, 0)),
   902  		"IFT_MYRINET":                       reflect.ValueOf(constant.MakeFromLiteral("99", token.INT, 0)),
   903  		"IFT_NFAS":                          reflect.ValueOf(constant.MakeFromLiteral("175", token.INT, 0)),
   904  		"IFT_NSIP":                          reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
   905  		"IFT_OPTICALCHANNEL":                reflect.ValueOf(constant.MakeFromLiteral("195", token.INT, 0)),
   906  		"IFT_OPTICALTRANSPORT":              reflect.ValueOf(constant.MakeFromLiteral("196", token.INT, 0)),
   907  		"IFT_OTHER":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   908  		"IFT_P10":                           reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   909  		"IFT_P80":                           reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   910  		"IFT_PARA":                          reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   911  		"IFT_PFLOG":                         reflect.ValueOf(constant.MakeFromLiteral("245", token.INT, 0)),
   912  		"IFT_PFSYNC":                        reflect.ValueOf(constant.MakeFromLiteral("246", token.INT, 0)),
   913  		"IFT_PLC":                           reflect.ValueOf(constant.MakeFromLiteral("174", token.INT, 0)),
   914  		"IFT_PON155":                        reflect.ValueOf(constant.MakeFromLiteral("207", token.INT, 0)),
   915  		"IFT_PON622":                        reflect.ValueOf(constant.MakeFromLiteral("208", token.INT, 0)),
   916  		"IFT_POS":                           reflect.ValueOf(constant.MakeFromLiteral("171", token.INT, 0)),
   917  		"IFT_PPP":                           reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   918  		"IFT_PPPMULTILINKBUNDLE":            reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
   919  		"IFT_PROPATM":                       reflect.ValueOf(constant.MakeFromLiteral("197", token.INT, 0)),
   920  		"IFT_PROPBWAP2MP":                   reflect.ValueOf(constant.MakeFromLiteral("184", token.INT, 0)),
   921  		"IFT_PROPCNLS":                      reflect.ValueOf(constant.MakeFromLiteral("89", token.INT, 0)),
   922  		"IFT_PROPDOCSWIRELESSDOWNSTREAM":    reflect.ValueOf(constant.MakeFromLiteral("181", token.INT, 0)),
   923  		"IFT_PROPDOCSWIRELESSMACLAYER":      reflect.ValueOf(constant.MakeFromLiteral("180", token.INT, 0)),
   924  		"IFT_PROPDOCSWIRELESSUPSTREAM":      reflect.ValueOf(constant.MakeFromLiteral("182", token.INT, 0)),
   925  		"IFT_PROPMUX":                       reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
   926  		"IFT_PROPVIRTUAL":                   reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
   927  		"IFT_PROPWIRELESSP2P":               reflect.ValueOf(constant.MakeFromLiteral("157", token.INT, 0)),
   928  		"IFT_PTPSERIAL":                     reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   929  		"IFT_PVC":                           reflect.ValueOf(constant.MakeFromLiteral("241", token.INT, 0)),
   930  		"IFT_Q2931":                         reflect.ValueOf(constant.MakeFromLiteral("201", token.INT, 0)),
   931  		"IFT_QLLC":                          reflect.ValueOf(constant.MakeFromLiteral("68", token.INT, 0)),
   932  		"IFT_RADIOMAC":                      reflect.ValueOf(constant.MakeFromLiteral("188", token.INT, 0)),
   933  		"IFT_RADSL":                         reflect.ValueOf(constant.MakeFromLiteral("95", token.INT, 0)),
   934  		"IFT_REACHDSL":                      reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
   935  		"IFT_RFC1483":                       reflect.ValueOf(constant.MakeFromLiteral("159", token.INT, 0)),
   936  		"IFT_RS232":                         reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
   937  		"IFT_RSRB":                          reflect.ValueOf(constant.MakeFromLiteral("79", token.INT, 0)),
   938  		"IFT_SDLC":                          reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   939  		"IFT_SDSL":                          reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   940  		"IFT_SHDSL":                         reflect.ValueOf(constant.MakeFromLiteral("169", token.INT, 0)),
   941  		"IFT_SIP":                           reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
   942  		"IFT_SIPSIG":                        reflect.ValueOf(constant.MakeFromLiteral("204", token.INT, 0)),
   943  		"IFT_SIPTG":                         reflect.ValueOf(constant.MakeFromLiteral("203", token.INT, 0)),
   944  		"IFT_SLIP":                          reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
   945  		"IFT_SMDSDXI":                       reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
   946  		"IFT_SMDSICIP":                      reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
   947  		"IFT_SONET":                         reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
   948  		"IFT_SONETOVERHEADCHANNEL":          reflect.ValueOf(constant.MakeFromLiteral("185", token.INT, 0)),
   949  		"IFT_SONETPATH":                     reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   950  		"IFT_SONETVT":                       reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   951  		"IFT_SRP":                           reflect.ValueOf(constant.MakeFromLiteral("151", token.INT, 0)),
   952  		"IFT_SS7SIGLINK":                    reflect.ValueOf(constant.MakeFromLiteral("156", token.INT, 0)),
   953  		"IFT_STACKTOSTACK":                  reflect.ValueOf(constant.MakeFromLiteral("111", token.INT, 0)),
   954  		"IFT_STARLAN":                       reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   955  		"IFT_STF":                           reflect.ValueOf(constant.MakeFromLiteral("215", token.INT, 0)),
   956  		"IFT_T1":                            reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   957  		"IFT_TDLC":                          reflect.ValueOf(constant.MakeFromLiteral("116", token.INT, 0)),
   958  		"IFT_TELINK":                        reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
   959  		"IFT_TERMPAD":                       reflect.ValueOf(constant.MakeFromLiteral("91", token.INT, 0)),
   960  		"IFT_TR008":                         reflect.ValueOf(constant.MakeFromLiteral("176", token.INT, 0)),
   961  		"IFT_TRANSPHDLC":                    reflect.ValueOf(constant.MakeFromLiteral("123", token.INT, 0)),
   962  		"IFT_TUNNEL":                        reflect.ValueOf(constant.MakeFromLiteral("131", token.INT, 0)),
   963  		"IFT_ULTRA":                         reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
   964  		"IFT_USB":                           reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
   965  		"IFT_V11":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   966  		"IFT_V35":                           reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
   967  		"IFT_V36":                           reflect.ValueOf(constant.MakeFromLiteral("65", token.INT, 0)),
   968  		"IFT_V37":                           reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
   969  		"IFT_VDSL":                          reflect.ValueOf(constant.MakeFromLiteral("97", token.INT, 0)),
   970  		"IFT_VIRTUALIPADDRESS":              reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
   971  		"IFT_VIRTUALTG":                     reflect.ValueOf(constant.MakeFromLiteral("202", token.INT, 0)),
   972  		"IFT_VOICEDID":                      reflect.ValueOf(constant.MakeFromLiteral("213", token.INT, 0)),
   973  		"IFT_VOICEEM":                       reflect.ValueOf(constant.MakeFromLiteral("100", token.INT, 0)),
   974  		"IFT_VOICEEMFGD":                    reflect.ValueOf(constant.MakeFromLiteral("211", token.INT, 0)),
   975  		"IFT_VOICEENCAP":                    reflect.ValueOf(constant.MakeFromLiteral("103", token.INT, 0)),
   976  		"IFT_VOICEFGDEANA":                  reflect.ValueOf(constant.MakeFromLiteral("212", token.INT, 0)),
   977  		"IFT_VOICEFXO":                      reflect.ValueOf(constant.MakeFromLiteral("101", token.INT, 0)),
   978  		"IFT_VOICEFXS":                      reflect.ValueOf(constant.MakeFromLiteral("102", token.INT, 0)),
   979  		"IFT_VOICEOVERATM":                  reflect.ValueOf(constant.MakeFromLiteral("152", token.INT, 0)),
   980  		"IFT_VOICEOVERCABLE":                reflect.ValueOf(constant.MakeFromLiteral("198", token.INT, 0)),
   981  		"IFT_VOICEOVERFRAMERELAY":           reflect.ValueOf(constant.MakeFromLiteral("153", token.INT, 0)),
   982  		"IFT_VOICEOVERIP":                   reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
   983  		"IFT_X213":                          reflect.ValueOf(constant.MakeFromLiteral("93", token.INT, 0)),
   984  		"IFT_X25":                           reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   985  		"IFT_X25DDN":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   986  		"IFT_X25HUNTGROUP":                  reflect.ValueOf(constant.MakeFromLiteral("122", token.INT, 0)),
   987  		"IFT_X25MLP":                        reflect.ValueOf(constant.MakeFromLiteral("121", token.INT, 0)),
   988  		"IFT_X25PLE":                        reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
   989  		"IFT_XETHER":                        reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   990  		"IGNBRK":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   991  		"IGNCR":                             reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   992  		"IGNPAR":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   993  		"IMAXBEL":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   994  		"INLCR":                             reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   995  		"INPCK":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   996  		"IN_CLASSA_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("16777215", token.INT, 0)),
   997  		"IN_CLASSA_MAX":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   998  		"IN_CLASSA_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4278190080", token.INT, 0)),
   999  		"IN_CLASSA_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1000  		"IN_CLASSB_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1001  		"IN_CLASSB_MAX":                     reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1002  		"IN_CLASSB_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
  1003  		"IN_CLASSB_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1004  		"IN_CLASSC_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1005  		"IN_CLASSC_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4294967040", token.INT, 0)),
  1006  		"IN_CLASSC_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1007  		"IN_CLASSD_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("268435455", token.INT, 0)),
  1008  		"IN_CLASSD_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4026531840", token.INT, 0)),
  1009  		"IN_CLASSD_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1010  		"IN_LOOPBACKNET":                    reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  1011  		"IPPROTO_AH":                        reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1012  		"IPPROTO_CARP":                      reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
  1013  		"IPPROTO_DONE":                      reflect.ValueOf(constant.MakeFromLiteral("257", token.INT, 0)),
  1014  		"IPPROTO_DSTOPTS":                   reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
  1015  		"IPPROTO_EGP":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1016  		"IPPROTO_ENCAP":                     reflect.ValueOf(constant.MakeFromLiteral("98", token.INT, 0)),
  1017  		"IPPROTO_EON":                       reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
  1018  		"IPPROTO_ESP":                       reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1019  		"IPPROTO_ETHERIP":                   reflect.ValueOf(constant.MakeFromLiteral("97", token.INT, 0)),
  1020  		"IPPROTO_FRAGMENT":                  reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1021  		"IPPROTO_GGP":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1022  		"IPPROTO_GRE":                       reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1023  		"IPPROTO_HOPOPTS":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1024  		"IPPROTO_ICMP":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1025  		"IPPROTO_ICMPV6":                    reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1026  		"IPPROTO_IDP":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1027  		"IPPROTO_IGMP":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1028  		"IPPROTO_IP":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1029  		"IPPROTO_IPCOMP":                    reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
  1030  		"IPPROTO_IPIP":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1031  		"IPPROTO_IPV4":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1032  		"IPPROTO_IPV6":                      reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1033  		"IPPROTO_IPV6_ICMP":                 reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1034  		"IPPROTO_MAX":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1035  		"IPPROTO_MAXID":                     reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
  1036  		"IPPROTO_MOBILE":                    reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
  1037  		"IPPROTO_NONE":                      reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  1038  		"IPPROTO_PFSYNC":                    reflect.ValueOf(constant.MakeFromLiteral("240", token.INT, 0)),
  1039  		"IPPROTO_PIM":                       reflect.ValueOf(constant.MakeFromLiteral("103", token.INT, 0)),
  1040  		"IPPROTO_PUP":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1041  		"IPPROTO_RAW":                       reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1042  		"IPPROTO_ROUTING":                   reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  1043  		"IPPROTO_RSVP":                      reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  1044  		"IPPROTO_TCP":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1045  		"IPPROTO_TP":                        reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1046  		"IPPROTO_UDP":                       reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1047  		"IPPROTO_VRRP":                      reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
  1048  		"IPV6_CHECKSUM":                     reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1049  		"IPV6_DEFAULT_MULTICAST_HOPS":       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1050  		"IPV6_DEFAULT_MULTICAST_LOOP":       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1051  		"IPV6_DEFHLIM":                      reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1052  		"IPV6_DONTFRAG":                     reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  1053  		"IPV6_DSTOPTS":                      reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1054  		"IPV6_FAITH":                        reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1055  		"IPV6_FLOWINFO_MASK":                reflect.ValueOf(constant.MakeFromLiteral("4294967055", token.INT, 0)),
  1056  		"IPV6_FLOWLABEL_MASK":               reflect.ValueOf(constant.MakeFromLiteral("4294905600", token.INT, 0)),
  1057  		"IPV6_FRAGTTL":                      reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
  1058  		"IPV6_HLIMDEC":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1059  		"IPV6_HOPLIMIT":                     reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1060  		"IPV6_HOPOPTS":                      reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
  1061  		"IPV6_IPSEC_POLICY":                 reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1062  		"IPV6_JOIN_GROUP":                   reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1063  		"IPV6_LEAVE_GROUP":                  reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1064  		"IPV6_MAXHLIM":                      reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1065  		"IPV6_MAXPACKET":                    reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1066  		"IPV6_MMTU":                         reflect.ValueOf(constant.MakeFromLiteral("1280", token.INT, 0)),
  1067  		"IPV6_MULTICAST_HOPS":               reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1068  		"IPV6_MULTICAST_IF":                 reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1069  		"IPV6_MULTICAST_LOOP":               reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1070  		"IPV6_NEXTHOP":                      reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1071  		"IPV6_PATHMTU":                      reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1072  		"IPV6_PKTINFO":                      reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  1073  		"IPV6_PORTRANGE":                    reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1074  		"IPV6_PORTRANGE_DEFAULT":            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1075  		"IPV6_PORTRANGE_HIGH":               reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1076  		"IPV6_PORTRANGE_LOW":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1077  		"IPV6_RECVDSTOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  1078  		"IPV6_RECVHOPLIMIT":                 reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1079  		"IPV6_RECVHOPOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
  1080  		"IPV6_RECVPATHMTU":                  reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  1081  		"IPV6_RECVPKTINFO":                  reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1082  		"IPV6_RECVRTHDR":                    reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
  1083  		"IPV6_RECVTCLASS":                   reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
  1084  		"IPV6_RTHDR":                        reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1085  		"IPV6_RTHDRDSTOPTS":                 reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1086  		"IPV6_RTHDR_LOOSE":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1087  		"IPV6_RTHDR_STRICT":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1088  		"IPV6_RTHDR_TYPE_0":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1089  		"IPV6_SOCKOPT_RESERVED1":            reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1090  		"IPV6_TCLASS":                       reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  1091  		"IPV6_UNICAST_HOPS":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1092  		"IPV6_USE_MIN_MTU":                  reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1093  		"IPV6_V6ONLY":                       reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1094  		"IPV6_VERSION":                      reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
  1095  		"IPV6_VERSION_MASK":                 reflect.ValueOf(constant.MakeFromLiteral("240", token.INT, 0)),
  1096  		"IP_ADD_MEMBERSHIP":                 reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1097  		"IP_DEFAULT_MULTICAST_LOOP":         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1098  		"IP_DEFAULT_MULTICAST_TTL":          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1099  		"IP_DF":                             reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1100  		"IP_DROP_MEMBERSHIP":                reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1101  		"IP_EF":                             reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1102  		"IP_ERRORMTU":                       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1103  		"IP_HDRINCL":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1104  		"IP_IPSEC_POLICY":                   reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1105  		"IP_MAXPACKET":                      reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1106  		"IP_MAX_MEMBERSHIPS":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1107  		"IP_MF":                             reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1108  		"IP_MINFRAGSIZE":                    reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
  1109  		"IP_MINTTL":                         reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1110  		"IP_MSS":                            reflect.ValueOf(constant.MakeFromLiteral("576", token.INT, 0)),
  1111  		"IP_MULTICAST_IF":                   reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1112  		"IP_MULTICAST_LOOP":                 reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1113  		"IP_MULTICAST_TTL":                  reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1114  		"IP_OFFMASK":                        reflect.ValueOf(constant.MakeFromLiteral("8191", token.INT, 0)),
  1115  		"IP_OPTIONS":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1116  		"IP_PORTRANGE":                      reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1117  		"IP_PORTRANGE_DEFAULT":              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1118  		"IP_PORTRANGE_HIGH":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1119  		"IP_PORTRANGE_LOW":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1120  		"IP_RECVDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1121  		"IP_RECVIF":                         reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1122  		"IP_RECVOPTS":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1123  		"IP_RECVRETOPTS":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1124  		"IP_RECVTTL":                        reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1125  		"IP_RETOPTS":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1126  		"IP_RF":                             reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1127  		"IP_TOS":                            reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1128  		"IP_TTL":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1129  		"ISIG":                              reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1130  		"ISTRIP":                            reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1131  		"IXANY":                             reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1132  		"IXOFF":                             reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1133  		"IXON":                              reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1134  		"ImplementsGetwd":                   reflect.ValueOf(syscall.ImplementsGetwd),
  1135  		"Issetugid":                         reflect.ValueOf(syscall.Issetugid),
  1136  		"Kevent":                            reflect.ValueOf(syscall.Kevent),
  1137  		"Kqueue":                            reflect.ValueOf(syscall.Kqueue),
  1138  		"LOCK_EX":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1139  		"LOCK_NB":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1140  		"LOCK_SH":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1141  		"LOCK_UN":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1142  		"Lchown":                            reflect.ValueOf(syscall.Lchown),
  1143  		"Link":                              reflect.ValueOf(syscall.Link),
  1144  		"Listen":                            reflect.ValueOf(syscall.Listen),
  1145  		"Lstat":                             reflect.ValueOf(syscall.Lstat),
  1146  		"MADV_DONTNEED":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1147  		"MADV_FREE":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1148  		"MADV_NORMAL":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1149  		"MADV_RANDOM":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1150  		"MADV_SEQUENTIAL":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1151  		"MADV_SPACEAVAIL":                   reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1152  		"MADV_WILLNEED":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1153  		"MAP_ALIGNMENT_16MB":                reflect.ValueOf(constant.MakeFromLiteral("402653184", token.INT, 0)),
  1154  		"MAP_ALIGNMENT_1TB":                 reflect.ValueOf(constant.MakeFromLiteral("671088640", token.INT, 0)),
  1155  		"MAP_ALIGNMENT_256TB":               reflect.ValueOf(constant.MakeFromLiteral("805306368", token.INT, 0)),
  1156  		"MAP_ALIGNMENT_4GB":                 reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1157  		"MAP_ALIGNMENT_64KB":                reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
  1158  		"MAP_ALIGNMENT_64PB":                reflect.ValueOf(constant.MakeFromLiteral("939524096", token.INT, 0)),
  1159  		"MAP_ALIGNMENT_MASK":                reflect.ValueOf(constant.MakeFromLiteral("-16777216", token.INT, 0)),
  1160  		"MAP_ALIGNMENT_SHIFT":               reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1161  		"MAP_ANON":                          reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1162  		"MAP_FILE":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1163  		"MAP_FIXED":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1164  		"MAP_HASSEMAPHORE":                  reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1165  		"MAP_INHERIT":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1166  		"MAP_INHERIT_COPY":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1167  		"MAP_INHERIT_DEFAULT":               reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1168  		"MAP_INHERIT_DONATE_COPY":           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1169  		"MAP_INHERIT_NONE":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1170  		"MAP_INHERIT_SHARE":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1171  		"MAP_NORESERVE":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1172  		"MAP_PRIVATE":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1173  		"MAP_RENAME":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1174  		"MAP_SHARED":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1175  		"MAP_STACK":                         reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1176  		"MAP_TRYFIXED":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1177  		"MAP_WIRED":                         reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1178  		"MCL_CURRENT":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1179  		"MCL_FUTURE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1180  		"MSG_BCAST":                         reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1181  		"MSG_CMSG_CLOEXEC":                  reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1182  		"MSG_CONTROLMBUF":                   reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
  1183  		"MSG_CTRUNC":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1184  		"MSG_DONTROUTE":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1185  		"MSG_DONTWAIT":                      reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1186  		"MSG_EOR":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1187  		"MSG_IOVUSRSPACE":                   reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
  1188  		"MSG_LENUSRSPACE":                   reflect.ValueOf(constant.MakeFromLiteral("134217728", token.INT, 0)),
  1189  		"MSG_MCAST":                         reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1190  		"MSG_NAMEMBUF":                      reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1191  		"MSG_NBIO":                          reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1192  		"MSG_NOSIGNAL":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1193  		"MSG_OOB":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1194  		"MSG_PEEK":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1195  		"MSG_TRUNC":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1196  		"MSG_USERFLAGS":                     reflect.ValueOf(constant.MakeFromLiteral("16777215", token.INT, 0)),
  1197  		"MSG_WAITALL":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1198  		"MS_ASYNC":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1199  		"MS_INVALIDATE":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1200  		"MS_SYNC":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1201  		"Mkdir":                             reflect.ValueOf(syscall.Mkdir),
  1202  		"Mkfifo":                            reflect.ValueOf(syscall.Mkfifo),
  1203  		"Mknod":                             reflect.ValueOf(syscall.Mknod),
  1204  		"Mmap":                              reflect.ValueOf(syscall.Mmap),
  1205  		"Munmap":                            reflect.ValueOf(syscall.Munmap),
  1206  		"NAME_MAX":                          reflect.ValueOf(constant.MakeFromLiteral("511", token.INT, 0)),
  1207  		"NET_RT_DUMP":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1208  		"NET_RT_FLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1209  		"NET_RT_IFLIST":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1210  		"NET_RT_MAXID":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1211  		"NET_RT_OIFLIST":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1212  		"NET_RT_OOIFLIST":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1213  		"NOFLSH":                            reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
  1214  		"NOTE_ATTRIB":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1215  		"NOTE_CHILD":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1216  		"NOTE_DELETE":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1217  		"NOTE_EXEC":                         reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1218  		"NOTE_EXIT":                         reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
  1219  		"NOTE_EXTEND":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1220  		"NOTE_FORK":                         reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  1221  		"NOTE_LINK":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1222  		"NOTE_LOWAT":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1223  		"NOTE_PCTRLMASK":                    reflect.ValueOf(constant.MakeFromLiteral("4026531840", token.INT, 0)),
  1224  		"NOTE_PDATAMASK":                    reflect.ValueOf(constant.MakeFromLiteral("1048575", token.INT, 0)),
  1225  		"NOTE_RENAME":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1226  		"NOTE_REVOKE":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1227  		"NOTE_TRACK":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1228  		"NOTE_TRACKERR":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1229  		"NOTE_WRITE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1230  		"Nanosleep":                         reflect.ValueOf(syscall.Nanosleep),
  1231  		"NsecToTimespec":                    reflect.ValueOf(syscall.NsecToTimespec),
  1232  		"NsecToTimeval":                     reflect.ValueOf(syscall.NsecToTimeval),
  1233  		"OCRNL":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1234  		"OFIOGETBMAP":                       reflect.ValueOf(constant.MakeFromLiteral("3221513850", token.INT, 0)),
  1235  		"ONLCR":                             reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1236  		"ONLRET":                            reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1237  		"ONOCR":                             reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1238  		"ONOEOT":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1239  		"OPOST":                             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1240  		"O_ACCMODE":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1241  		"O_ALT_IO":                          reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1242  		"O_APPEND":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1243  		"O_ASYNC":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1244  		"O_CLOEXEC":                         reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
  1245  		"O_CREAT":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1246  		"O_DIRECT":                          reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1247  		"O_DIRECTORY":                       reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1248  		"O_DSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1249  		"O_EXCL":                            reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1250  		"O_EXLOCK":                          reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1251  		"O_FSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1252  		"O_NDELAY":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1253  		"O_NOCTTY":                          reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1254  		"O_NOFOLLOW":                        reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1255  		"O_NONBLOCK":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1256  		"O_NOSIGPIPE":                       reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1257  		"O_RDONLY":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1258  		"O_RDWR":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1259  		"O_RSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1260  		"O_SHLOCK":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1261  		"O_SYNC":                            reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1262  		"O_TRUNC":                           reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1263  		"O_WRONLY":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1264  		"Open":                              reflect.ValueOf(syscall.Open),
  1265  		"PARENB":                            reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1266  		"PARMRK":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1267  		"PARODD":                            reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1268  		"PENDIN":                            reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1269  		"PRIO_PGRP":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1270  		"PRIO_PROCESS":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1271  		"PRIO_USER":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1272  		"PRI_IOFLUSH":                       reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
  1273  		"PROT_EXEC":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1274  		"PROT_NONE":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1275  		"PROT_READ":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1276  		"PROT_WRITE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1277  		"PTRACE_CONT":                       reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1278  		"PTRACE_KILL":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1279  		"PTRACE_TRACEME":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1280  		"ParseDirent":                       reflect.ValueOf(syscall.ParseDirent),
  1281  		"ParseRoutingMessage":               reflect.ValueOf(syscall.ParseRoutingMessage),
  1282  		"ParseRoutingSockaddr":              reflect.ValueOf(syscall.ParseRoutingSockaddr),
  1283  		"ParseSocketControlMessage":         reflect.ValueOf(syscall.ParseSocketControlMessage),
  1284  		"ParseUnixRights":                   reflect.ValueOf(syscall.ParseUnixRights),
  1285  		"Pathconf":                          reflect.ValueOf(syscall.Pathconf),
  1286  		"Pipe":                              reflect.ValueOf(syscall.Pipe),
  1287  		"Pipe2":                             reflect.ValueOf(syscall.Pipe2),
  1288  		"Pread":                             reflect.ValueOf(syscall.Pread),
  1289  		"Pwrite":                            reflect.ValueOf(syscall.Pwrite),
  1290  		"RLIMIT_AS":                         reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1291  		"RLIMIT_CORE":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1292  		"RLIMIT_CPU":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1293  		"RLIMIT_DATA":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1294  		"RLIMIT_FSIZE":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1295  		"RLIMIT_NOFILE":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1296  		"RLIMIT_STACK":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1297  		"RLIM_INFINITY":                     reflect.ValueOf(constant.MakeFromLiteral("9223372036854775807", token.INT, 0)),
  1298  		"RTAX_AUTHOR":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1299  		"RTAX_BRD":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1300  		"RTAX_DST":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1301  		"RTAX_GATEWAY":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1302  		"RTAX_GENMASK":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1303  		"RTAX_IFA":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1304  		"RTAX_IFP":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1305  		"RTAX_MAX":                          reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1306  		"RTAX_NETMASK":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1307  		"RTAX_TAG":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1308  		"RTA_AUTHOR":                        reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1309  		"RTA_BRD":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1310  		"RTA_DST":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1311  		"RTA_GATEWAY":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1312  		"RTA_GENMASK":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1313  		"RTA_IFA":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1314  		"RTA_IFP":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1315  		"RTA_NETMASK":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1316  		"RTA_TAG":                           reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1317  		"RTF_ANNOUNCE":                      reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1318  		"RTF_BLACKHOLE":                     reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1319  		"RTF_CLONED":                        reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1320  		"RTF_CLONING":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1321  		"RTF_DONE":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1322  		"RTF_DYNAMIC":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1323  		"RTF_GATEWAY":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1324  		"RTF_HOST":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1325  		"RTF_LLINFO":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1326  		"RTF_MASK":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1327  		"RTF_MODIFIED":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1328  		"RTF_PROTO1":                        reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1329  		"RTF_PROTO2":                        reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1330  		"RTF_REJECT":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1331  		"RTF_SRC":                           reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1332  		"RTF_STATIC":                        reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1333  		"RTF_UP":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1334  		"RTF_XRESOLVE":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1335  		"RTM_ADD":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1336  		"RTM_CHANGE":                        reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1337  		"RTM_CHGADDR":                       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1338  		"RTM_DELADDR":                       reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1339  		"RTM_DELETE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1340  		"RTM_GET":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1341  		"RTM_IEEE80211":                     reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1342  		"RTM_IFANNOUNCE":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1343  		"RTM_IFINFO":                        reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1344  		"RTM_LLINFO_UPD":                    reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1345  		"RTM_LOCK":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1346  		"RTM_LOSING":                        reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1347  		"RTM_MISS":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1348  		"RTM_NEWADDR":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1349  		"RTM_OIFINFO":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1350  		"RTM_OLDADD":                        reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1351  		"RTM_OLDDEL":                        reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1352  		"RTM_OOIFINFO":                      reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1353  		"RTM_REDIRECT":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1354  		"RTM_RESOLVE":                       reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1355  		"RTM_RTTUNIT":                       reflect.ValueOf(constant.MakeFromLiteral("1000000", token.INT, 0)),
  1356  		"RTM_SETGATE":                       reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1357  		"RTM_VERSION":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1358  		"RTV_EXPIRE":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1359  		"RTV_HOPCOUNT":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1360  		"RTV_MTU":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1361  		"RTV_RPIPE":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1362  		"RTV_RTT":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1363  		"RTV_RTTVAR":                        reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1364  		"RTV_SPIPE":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1365  		"RTV_SSTHRESH":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1366  		"RUSAGE_CHILDREN":                   reflect.ValueOf(constant.MakeFromLiteral("-1", token.INT, 0)),
  1367  		"RUSAGE_SELF":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1368  		"Read":                              reflect.ValueOf(syscall.Read),
  1369  		"ReadDirent":                        reflect.ValueOf(syscall.ReadDirent),
  1370  		"Readlink":                          reflect.ValueOf(syscall.Readlink),
  1371  		"Recvfrom":                          reflect.ValueOf(syscall.Recvfrom),
  1372  		"Recvmsg":                           reflect.ValueOf(syscall.Recvmsg),
  1373  		"Rename":                            reflect.ValueOf(syscall.Rename),
  1374  		"Revoke":                            reflect.ValueOf(syscall.Revoke),
  1375  		"Rmdir":                             reflect.ValueOf(syscall.Rmdir),
  1376  		"RouteRIB":                          reflect.ValueOf(syscall.RouteRIB),
  1377  		"SCM_CREDS":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1378  		"SCM_RIGHTS":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1379  		"SCM_TIMESTAMP":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1380  		"SHUT_RD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1381  		"SHUT_RDWR":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1382  		"SHUT_WR":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1383  		"SIGABRT":                           reflect.ValueOf(syscall.SIGABRT),
  1384  		"SIGALRM":                           reflect.ValueOf(syscall.SIGALRM),
  1385  		"SIGBUS":                            reflect.ValueOf(syscall.SIGBUS),
  1386  		"SIGCHLD":                           reflect.ValueOf(syscall.SIGCHLD),
  1387  		"SIGCONT":                           reflect.ValueOf(syscall.SIGCONT),
  1388  		"SIGEMT":                            reflect.ValueOf(syscall.SIGEMT),
  1389  		"SIGFPE":                            reflect.ValueOf(syscall.SIGFPE),
  1390  		"SIGHUP":                            reflect.ValueOf(syscall.SIGHUP),
  1391  		"SIGILL":                            reflect.ValueOf(syscall.SIGILL),
  1392  		"SIGINFO":                           reflect.ValueOf(syscall.SIGINFO),
  1393  		"SIGINT":                            reflect.ValueOf(syscall.SIGINT),
  1394  		"SIGIO":                             reflect.ValueOf(syscall.SIGIO),
  1395  		"SIGIOT":                            reflect.ValueOf(syscall.SIGIOT),
  1396  		"SIGKILL":                           reflect.ValueOf(syscall.SIGKILL),
  1397  		"SIGPIPE":                           reflect.ValueOf(syscall.SIGPIPE),
  1398  		"SIGPROF":                           reflect.ValueOf(syscall.SIGPROF),
  1399  		"SIGPWR":                            reflect.ValueOf(syscall.SIGPWR),
  1400  		"SIGQUIT":                           reflect.ValueOf(syscall.SIGQUIT),
  1401  		"SIGSEGV":                           reflect.ValueOf(syscall.SIGSEGV),
  1402  		"SIGSTOP":                           reflect.ValueOf(syscall.SIGSTOP),
  1403  		"SIGSYS":                            reflect.ValueOf(syscall.SIGSYS),
  1404  		"SIGTERM":                           reflect.ValueOf(syscall.SIGTERM),
  1405  		"SIGTRAP":                           reflect.ValueOf(syscall.SIGTRAP),
  1406  		"SIGTSTP":                           reflect.ValueOf(syscall.SIGTSTP),
  1407  		"SIGTTIN":                           reflect.ValueOf(syscall.SIGTTIN),
  1408  		"SIGTTOU":                           reflect.ValueOf(syscall.SIGTTOU),
  1409  		"SIGURG":                            reflect.ValueOf(syscall.SIGURG),
  1410  		"SIGUSR1":                           reflect.ValueOf(syscall.SIGUSR1),
  1411  		"SIGUSR2":                           reflect.ValueOf(syscall.SIGUSR2),
  1412  		"SIGVTALRM":                         reflect.ValueOf(syscall.SIGVTALRM),
  1413  		"SIGWINCH":                          reflect.ValueOf(syscall.SIGWINCH),
  1414  		"SIGXCPU":                           reflect.ValueOf(syscall.SIGXCPU),
  1415  		"SIGXFSZ":                           reflect.ValueOf(syscall.SIGXFSZ),
  1416  		"SIOCADDMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("2156947761", token.INT, 0)),
  1417  		"SIOCADDRT":                         reflect.ValueOf(constant.MakeFromLiteral("2151182858", token.INT, 0)),
  1418  		"SIOCAIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("2151704858", token.INT, 0)),
  1419  		"SIOCALIFADDR":                      reflect.ValueOf(constant.MakeFromLiteral("2165860636", token.INT, 0)),
  1420  		"SIOCATMARK":                        reflect.ValueOf(constant.MakeFromLiteral("1074033415", token.INT, 0)),
  1421  		"SIOCDELMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("2156947762", token.INT, 0)),
  1422  		"SIOCDELRT":                         reflect.ValueOf(constant.MakeFromLiteral("2151182859", token.INT, 0)),
  1423  		"SIOCDIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("2156947737", token.INT, 0)),
  1424  		"SIOCDIFPHYADDR":                    reflect.ValueOf(constant.MakeFromLiteral("2156947785", token.INT, 0)),
  1425  		"SIOCDLIFADDR":                      reflect.ValueOf(constant.MakeFromLiteral("2165860638", token.INT, 0)),
  1426  		"SIOCGDRVSPEC":                      reflect.ValueOf(constant.MakeFromLiteral("3223873915", token.INT, 0)),
  1427  		"SIOCGETPFSYNC":                     reflect.ValueOf(constant.MakeFromLiteral("3230689784", token.INT, 0)),
  1428  		"SIOCGETSGCNT":                      reflect.ValueOf(constant.MakeFromLiteral("3223352628", token.INT, 0)),
  1429  		"SIOCGETVIFCNT":                     reflect.ValueOf(constant.MakeFromLiteral("3223876915", token.INT, 0)),
  1430  		"SIOCGHIWAT":                        reflect.ValueOf(constant.MakeFromLiteral("1074033409", token.INT, 0)),
  1431  		"SIOCGIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("3230689569", token.INT, 0)),
  1432  		"SIOCGIFADDRPREF":                   reflect.ValueOf(constant.MakeFromLiteral("3231213856", token.INT, 0)),
  1433  		"SIOCGIFALIAS":                      reflect.ValueOf(constant.MakeFromLiteral("3225446683", token.INT, 0)),
  1434  		"SIOCGIFBRDADDR":                    reflect.ValueOf(constant.MakeFromLiteral("3230689571", token.INT, 0)),
  1435  		"SIOCGIFCAP":                        reflect.ValueOf(constant.MakeFromLiteral("3223349622", token.INT, 0)),
  1436  		"SIOCGIFCONF":                       reflect.ValueOf(constant.MakeFromLiteral("3222300966", token.INT, 0)),
  1437  		"SIOCGIFDATA":                       reflect.ValueOf(constant.MakeFromLiteral("3231213957", token.INT, 0)),
  1438  		"SIOCGIFDLT":                        reflect.ValueOf(constant.MakeFromLiteral("3230689655", token.INT, 0)),
  1439  		"SIOCGIFDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("3230689570", token.INT, 0)),
  1440  		"SIOCGIFFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("3230689553", token.INT, 0)),
  1441  		"SIOCGIFGENERIC":                    reflect.ValueOf(constant.MakeFromLiteral("3230689594", token.INT, 0)),
  1442  		"SIOCGIFMEDIA":                      reflect.ValueOf(constant.MakeFromLiteral("3224398134", token.INT, 0)),
  1443  		"SIOCGIFMETRIC":                     reflect.ValueOf(constant.MakeFromLiteral("3230689559", token.INT, 0)),
  1444  		"SIOCGIFMTU":                        reflect.ValueOf(constant.MakeFromLiteral("3230689662", token.INT, 0)),
  1445  		"SIOCGIFNETMASK":                    reflect.ValueOf(constant.MakeFromLiteral("3230689573", token.INT, 0)),
  1446  		"SIOCGIFPDSTADDR":                   reflect.ValueOf(constant.MakeFromLiteral("3230689608", token.INT, 0)),
  1447  		"SIOCGIFPSRCADDR":                   reflect.ValueOf(constant.MakeFromLiteral("3230689607", token.INT, 0)),
  1448  		"SIOCGLIFADDR":                      reflect.ValueOf(constant.MakeFromLiteral("3239602461", token.INT, 0)),
  1449  		"SIOCGLIFPHYADDR":                   reflect.ValueOf(constant.MakeFromLiteral("3239602507", token.INT, 0)),
  1450  		"SIOCGLINKSTR":                      reflect.ValueOf(constant.MakeFromLiteral("3223873927", token.INT, 0)),
  1451  		"SIOCGLOWAT":                        reflect.ValueOf(constant.MakeFromLiteral("1074033411", token.INT, 0)),
  1452  		"SIOCGPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("1074033417", token.INT, 0)),
  1453  		"SIOCGVH":                           reflect.ValueOf(constant.MakeFromLiteral("3230689667", token.INT, 0)),
  1454  		"SIOCIFCREATE":                      reflect.ValueOf(constant.MakeFromLiteral("2156947834", token.INT, 0)),
  1455  		"SIOCIFDESTROY":                     reflect.ValueOf(constant.MakeFromLiteral("2156947833", token.INT, 0)),
  1456  		"SIOCIFGCLONERS":                    reflect.ValueOf(constant.MakeFromLiteral("3222301048", token.INT, 0)),
  1457  		"SIOCINITIFADDR":                    reflect.ValueOf(constant.MakeFromLiteral("3228592516", token.INT, 0)),
  1458  		"SIOCSDRVSPEC":                      reflect.ValueOf(constant.MakeFromLiteral("2150132091", token.INT, 0)),
  1459  		"SIOCSETPFSYNC":                     reflect.ValueOf(constant.MakeFromLiteral("2156947959", token.INT, 0)),
  1460  		"SIOCSHIWAT":                        reflect.ValueOf(constant.MakeFromLiteral("2147775232", token.INT, 0)),
  1461  		"SIOCSIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("2156947724", token.INT, 0)),
  1462  		"SIOCSIFADDRPREF":                   reflect.ValueOf(constant.MakeFromLiteral("2157472031", token.INT, 0)),
  1463  		"SIOCSIFBRDADDR":                    reflect.ValueOf(constant.MakeFromLiteral("2156947731", token.INT, 0)),
  1464  		"SIOCSIFCAP":                        reflect.ValueOf(constant.MakeFromLiteral("2149607797", token.INT, 0)),
  1465  		"SIOCSIFDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("2156947726", token.INT, 0)),
  1466  		"SIOCSIFFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("2156947728", token.INT, 0)),
  1467  		"SIOCSIFGENERIC":                    reflect.ValueOf(constant.MakeFromLiteral("2156947769", token.INT, 0)),
  1468  		"SIOCSIFMEDIA":                      reflect.ValueOf(constant.MakeFromLiteral("3230689589", token.INT, 0)),
  1469  		"SIOCSIFMETRIC":                     reflect.ValueOf(constant.MakeFromLiteral("2156947736", token.INT, 0)),
  1470  		"SIOCSIFMTU":                        reflect.ValueOf(constant.MakeFromLiteral("2156947839", token.INT, 0)),
  1471  		"SIOCSIFNETMASK":                    reflect.ValueOf(constant.MakeFromLiteral("2156947734", token.INT, 0)),
  1472  		"SIOCSIFPHYADDR":                    reflect.ValueOf(constant.MakeFromLiteral("2151704902", token.INT, 0)),
  1473  		"SIOCSLIFPHYADDR":                   reflect.ValueOf(constant.MakeFromLiteral("2165860682", token.INT, 0)),
  1474  		"SIOCSLINKSTR":                      reflect.ValueOf(constant.MakeFromLiteral("2150132104", token.INT, 0)),
  1475  		"SIOCSLOWAT":                        reflect.ValueOf(constant.MakeFromLiteral("2147775234", token.INT, 0)),
  1476  		"SIOCSPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("2147775240", token.INT, 0)),
  1477  		"SIOCSVH":                           reflect.ValueOf(constant.MakeFromLiteral("3230689666", token.INT, 0)),
  1478  		"SIOCZIFDATA":                       reflect.ValueOf(constant.MakeFromLiteral("3231213958", token.INT, 0)),
  1479  		"SOCK_CLOEXEC":                      reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
  1480  		"SOCK_DGRAM":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1481  		"SOCK_FLAGS_MASK":                   reflect.ValueOf(constant.MakeFromLiteral("4026531840", token.INT, 0)),
  1482  		"SOCK_NONBLOCK":                     reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1483  		"SOCK_NOSIGPIPE":                    reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  1484  		"SOCK_RAW":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1485  		"SOCK_RDM":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1486  		"SOCK_SEQPACKET":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1487  		"SOCK_STREAM":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1488  		"SOL_SOCKET":                        reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1489  		"SOMAXCONN":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1490  		"SO_ACCEPTCONN":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1491  		"SO_ACCEPTFILTER":                   reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1492  		"SO_BROADCAST":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1493  		"SO_DEBUG":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1494  		"SO_DONTROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1495  		"SO_ERROR":                          reflect.ValueOf(constant.MakeFromLiteral("4103", token.INT, 0)),
  1496  		"SO_KEEPALIVE":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1497  		"SO_LINGER":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1498  		"SO_NOHEADER":                       reflect.ValueOf(constant.MakeFromLiteral("4106", token.INT, 0)),
  1499  		"SO_NOSIGPIPE":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1500  		"SO_OOBINLINE":                      reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1501  		"SO_OVERFLOWED":                     reflect.ValueOf(constant.MakeFromLiteral("4105", token.INT, 0)),
  1502  		"SO_RCVBUF":                         reflect.ValueOf(constant.MakeFromLiteral("4098", token.INT, 0)),
  1503  		"SO_RCVLOWAT":                       reflect.ValueOf(constant.MakeFromLiteral("4100", token.INT, 0)),
  1504  		"SO_RCVTIMEO":                       reflect.ValueOf(constant.MakeFromLiteral("4108", token.INT, 0)),
  1505  		"SO_REUSEADDR":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1506  		"SO_REUSEPORT":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1507  		"SO_SNDBUF":                         reflect.ValueOf(constant.MakeFromLiteral("4097", token.INT, 0)),
  1508  		"SO_SNDLOWAT":                       reflect.ValueOf(constant.MakeFromLiteral("4099", token.INT, 0)),
  1509  		"SO_SNDTIMEO":                       reflect.ValueOf(constant.MakeFromLiteral("4107", token.INT, 0)),
  1510  		"SO_TIMESTAMP":                      reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1511  		"SO_TYPE":                           reflect.ValueOf(constant.MakeFromLiteral("4104", token.INT, 0)),
  1512  		"SO_USELOOPBACK":                    reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1513  		"SYSCTL_VERSION":                    reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1514  		"SYSCTL_VERS_0":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1515  		"SYSCTL_VERS_1":                     reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1516  		"SYSCTL_VERS_MASK":                  reflect.ValueOf(constant.MakeFromLiteral("4278190080", token.INT, 0)),
  1517  		"SYS_ACCEPT":                        reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  1518  		"SYS_ACCESS":                        reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  1519  		"SYS_ACCT":                          reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1520  		"SYS_ADJTIME":                       reflect.ValueOf(constant.MakeFromLiteral("421", token.INT, 0)),
  1521  		"SYS_BIND":                          reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
  1522  		"SYS_BREAK":                         reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1523  		"SYS_CHDIR":                         reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1524  		"SYS_CHFLAGS":                       reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  1525  		"SYS_CHMOD":                         reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1526  		"SYS_CHOWN":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1527  		"SYS_CHROOT":                        reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  1528  		"SYS_CLOCK_GETRES":                  reflect.ValueOf(constant.MakeFromLiteral("429", token.INT, 0)),
  1529  		"SYS_CLOCK_GETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("427", token.INT, 0)),
  1530  		"SYS_CLOCK_SETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("428", token.INT, 0)),
  1531  		"SYS_CLOSE":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1532  		"SYS_CONNECT":                       reflect.ValueOf(constant.MakeFromLiteral("98", token.INT, 0)),
  1533  		"SYS_DUP":                           reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1534  		"SYS_DUP2":                          reflect.ValueOf(constant.MakeFromLiteral("90", token.INT, 0)),
  1535  		"SYS_DUP3":                          reflect.ValueOf(constant.MakeFromLiteral("454", token.INT, 0)),
  1536  		"SYS_EXECVE":                        reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  1537  		"SYS_EXIT":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1538  		"SYS_EXTATTRCTL":                    reflect.ValueOf(constant.MakeFromLiteral("360", token.INT, 0)),
  1539  		"SYS_EXTATTR_DELETE_FD":             reflect.ValueOf(constant.MakeFromLiteral("366", token.INT, 0)),
  1540  		"SYS_EXTATTR_DELETE_FILE":           reflect.ValueOf(constant.MakeFromLiteral("363", token.INT, 0)),
  1541  		"SYS_EXTATTR_DELETE_LINK":           reflect.ValueOf(constant.MakeFromLiteral("369", token.INT, 0)),
  1542  		"SYS_EXTATTR_GET_FD":                reflect.ValueOf(constant.MakeFromLiteral("365", token.INT, 0)),
  1543  		"SYS_EXTATTR_GET_FILE":              reflect.ValueOf(constant.MakeFromLiteral("362", token.INT, 0)),
  1544  		"SYS_EXTATTR_GET_LINK":              reflect.ValueOf(constant.MakeFromLiteral("368", token.INT, 0)),
  1545  		"SYS_EXTATTR_LIST_FD":               reflect.ValueOf(constant.MakeFromLiteral("370", token.INT, 0)),
  1546  		"SYS_EXTATTR_LIST_FILE":             reflect.ValueOf(constant.MakeFromLiteral("371", token.INT, 0)),
  1547  		"SYS_EXTATTR_LIST_LINK":             reflect.ValueOf(constant.MakeFromLiteral("372", token.INT, 0)),
  1548  		"SYS_EXTATTR_SET_FD":                reflect.ValueOf(constant.MakeFromLiteral("364", token.INT, 0)),
  1549  		"SYS_EXTATTR_SET_FILE":              reflect.ValueOf(constant.MakeFromLiteral("361", token.INT, 0)),
  1550  		"SYS_EXTATTR_SET_LINK":              reflect.ValueOf(constant.MakeFromLiteral("367", token.INT, 0)),
  1551  		"SYS_FACCESSAT":                     reflect.ValueOf(constant.MakeFromLiteral("462", token.INT, 0)),
  1552  		"SYS_FCHDIR":                        reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1553  		"SYS_FCHFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1554  		"SYS_FCHMOD":                        reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
  1555  		"SYS_FCHMODAT":                      reflect.ValueOf(constant.MakeFromLiteral("463", token.INT, 0)),
  1556  		"SYS_FCHOWN":                        reflect.ValueOf(constant.MakeFromLiteral("123", token.INT, 0)),
  1557  		"SYS_FCHOWNAT":                      reflect.ValueOf(constant.MakeFromLiteral("464", token.INT, 0)),
  1558  		"SYS_FCHROOT":                       reflect.ValueOf(constant.MakeFromLiteral("297", token.INT, 0)),
  1559  		"SYS_FCNTL":                         reflect.ValueOf(constant.MakeFromLiteral("92", token.INT, 0)),
  1560  		"SYS_FDATASYNC":                     reflect.ValueOf(constant.MakeFromLiteral("241", token.INT, 0)),
  1561  		"SYS_FEXECVE":                       reflect.ValueOf(constant.MakeFromLiteral("465", token.INT, 0)),
  1562  		"SYS_FGETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("380", token.INT, 0)),
  1563  		"SYS_FHSTAT":                        reflect.ValueOf(constant.MakeFromLiteral("451", token.INT, 0)),
  1564  		"SYS_FKTRACE":                       reflect.ValueOf(constant.MakeFromLiteral("288", token.INT, 0)),
  1565  		"SYS_FLISTXATTR":                    reflect.ValueOf(constant.MakeFromLiteral("383", token.INT, 0)),
  1566  		"SYS_FLOCK":                         reflect.ValueOf(constant.MakeFromLiteral("131", token.INT, 0)),
  1567  		"SYS_FORK":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1568  		"SYS_FPATHCONF":                     reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
  1569  		"SYS_FREMOVEXATTR":                  reflect.ValueOf(constant.MakeFromLiteral("386", token.INT, 0)),
  1570  		"SYS_FSETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("377", token.INT, 0)),
  1571  		"SYS_FSTAT":                         reflect.ValueOf(constant.MakeFromLiteral("440", token.INT, 0)),
  1572  		"SYS_FSTATAT":                       reflect.ValueOf(constant.MakeFromLiteral("466", token.INT, 0)),
  1573  		"SYS_FSTATVFS1":                     reflect.ValueOf(constant.MakeFromLiteral("358", token.INT, 0)),
  1574  		"SYS_FSYNC":                         reflect.ValueOf(constant.MakeFromLiteral("95", token.INT, 0)),
  1575  		"SYS_FSYNC_RANGE":                   reflect.ValueOf(constant.MakeFromLiteral("354", token.INT, 0)),
  1576  		"SYS_FTRUNCATE":                     reflect.ValueOf(constant.MakeFromLiteral("201", token.INT, 0)),
  1577  		"SYS_FUTIMENS":                      reflect.ValueOf(constant.MakeFromLiteral("472", token.INT, 0)),
  1578  		"SYS_FUTIMES":                       reflect.ValueOf(constant.MakeFromLiteral("423", token.INT, 0)),
  1579  		"SYS_GETCONTEXT":                    reflect.ValueOf(constant.MakeFromLiteral("307", token.INT, 0)),
  1580  		"SYS_GETDENTS":                      reflect.ValueOf(constant.MakeFromLiteral("390", token.INT, 0)),
  1581  		"SYS_GETEGID":                       reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  1582  		"SYS_GETEUID":                       reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  1583  		"SYS_GETFH":                         reflect.ValueOf(constant.MakeFromLiteral("395", token.INT, 0)),
  1584  		"SYS_GETGID":                        reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1585  		"SYS_GETGROUPS":                     reflect.ValueOf(constant.MakeFromLiteral("79", token.INT, 0)),
  1586  		"SYS_GETITIMER":                     reflect.ValueOf(constant.MakeFromLiteral("426", token.INT, 0)),
  1587  		"SYS_GETPEERNAME":                   reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  1588  		"SYS_GETPGID":                       reflect.ValueOf(constant.MakeFromLiteral("207", token.INT, 0)),
  1589  		"SYS_GETPGRP":                       reflect.ValueOf(constant.MakeFromLiteral("81", token.INT, 0)),
  1590  		"SYS_GETPID":                        reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1591  		"SYS_GETPPID":                       reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
  1592  		"SYS_GETPRIORITY":                   reflect.ValueOf(constant.MakeFromLiteral("100", token.INT, 0)),
  1593  		"SYS_GETRLIMIT":                     reflect.ValueOf(constant.MakeFromLiteral("194", token.INT, 0)),
  1594  		"SYS_GETRUSAGE":                     reflect.ValueOf(constant.MakeFromLiteral("445", token.INT, 0)),
  1595  		"SYS_GETSID":                        reflect.ValueOf(constant.MakeFromLiteral("286", token.INT, 0)),
  1596  		"SYS_GETSOCKNAME":                   reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1597  		"SYS_GETSOCKOPT":                    reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
  1598  		"SYS_GETTIMEOFDAY":                  reflect.ValueOf(constant.MakeFromLiteral("418", token.INT, 0)),
  1599  		"SYS_GETUID":                        reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1600  		"SYS_GETVFSSTAT":                    reflect.ValueOf(constant.MakeFromLiteral("356", token.INT, 0)),
  1601  		"SYS_GETXATTR":                      reflect.ValueOf(constant.MakeFromLiteral("378", token.INT, 0)),
  1602  		"SYS_IOCTL":                         reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
  1603  		"SYS_ISSETUGID":                     reflect.ValueOf(constant.MakeFromLiteral("305", token.INT, 0)),
  1604  		"SYS_KEVENT":                        reflect.ValueOf(constant.MakeFromLiteral("435", token.INT, 0)),
  1605  		"SYS_KILL":                          reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1606  		"SYS_KQUEUE":                        reflect.ValueOf(constant.MakeFromLiteral("344", token.INT, 0)),
  1607  		"SYS_KQUEUE1":                       reflect.ValueOf(constant.MakeFromLiteral("455", token.INT, 0)),
  1608  		"SYS_KTRACE":                        reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
  1609  		"SYS_LCHFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("304", token.INT, 0)),
  1610  		"SYS_LCHMOD":                        reflect.ValueOf(constant.MakeFromLiteral("274", token.INT, 0)),
  1611  		"SYS_LCHOWN":                        reflect.ValueOf(constant.MakeFromLiteral("275", token.INT, 0)),
  1612  		"SYS_LGETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("379", token.INT, 0)),
  1613  		"SYS_LINK":                          reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1614  		"SYS_LINKAT":                        reflect.ValueOf(constant.MakeFromLiteral("457", token.INT, 0)),
  1615  		"SYS_LISTEN":                        reflect.ValueOf(constant.MakeFromLiteral("106", token.INT, 0)),
  1616  		"SYS_LISTXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("381", token.INT, 0)),
  1617  		"SYS_LLISTXATTR":                    reflect.ValueOf(constant.MakeFromLiteral("382", token.INT, 0)),
  1618  		"SYS_LREMOVEXATTR":                  reflect.ValueOf(constant.MakeFromLiteral("385", token.INT, 0)),
  1619  		"SYS_LSEEK":                         reflect.ValueOf(constant.MakeFromLiteral("199", token.INT, 0)),
  1620  		"SYS_LSETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("376", token.INT, 0)),
  1621  		"SYS_LSTAT":                         reflect.ValueOf(constant.MakeFromLiteral("441", token.INT, 0)),
  1622  		"SYS_LUTIMES":                       reflect.ValueOf(constant.MakeFromLiteral("424", token.INT, 0)),
  1623  		"SYS_MADVISE":                       reflect.ValueOf(constant.MakeFromLiteral("75", token.INT, 0)),
  1624  		"SYS_MINCORE":                       reflect.ValueOf(constant.MakeFromLiteral("78", token.INT, 0)),
  1625  		"SYS_MINHERIT":                      reflect.ValueOf(constant.MakeFromLiteral("273", token.INT, 0)),
  1626  		"SYS_MKDIR":                         reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
  1627  		"SYS_MKDIRAT":                       reflect.ValueOf(constant.MakeFromLiteral("461", token.INT, 0)),
  1628  		"SYS_MKFIFO":                        reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
  1629  		"SYS_MKFIFOAT":                      reflect.ValueOf(constant.MakeFromLiteral("459", token.INT, 0)),
  1630  		"SYS_MKNOD":                         reflect.ValueOf(constant.MakeFromLiteral("450", token.INT, 0)),
  1631  		"SYS_MKNODAT":                       reflect.ValueOf(constant.MakeFromLiteral("460", token.INT, 0)),
  1632  		"SYS_MLOCK":                         reflect.ValueOf(constant.MakeFromLiteral("203", token.INT, 0)),
  1633  		"SYS_MLOCKALL":                      reflect.ValueOf(constant.MakeFromLiteral("242", token.INT, 0)),
  1634  		"SYS_MMAP":                          reflect.ValueOf(constant.MakeFromLiteral("197", token.INT, 0)),
  1635  		"SYS_MODCTL":                        reflect.ValueOf(constant.MakeFromLiteral("246", token.INT, 0)),
  1636  		"SYS_MOUNT":                         reflect.ValueOf(constant.MakeFromLiteral("410", token.INT, 0)),
  1637  		"SYS_MPROTECT":                      reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
  1638  		"SYS_MREMAP":                        reflect.ValueOf(constant.MakeFromLiteral("411", token.INT, 0)),
  1639  		"SYS_MSGCTL":                        reflect.ValueOf(constant.MakeFromLiteral("444", token.INT, 0)),
  1640  		"SYS_MSGGET":                        reflect.ValueOf(constant.MakeFromLiteral("225", token.INT, 0)),
  1641  		"SYS_MSGRCV":                        reflect.ValueOf(constant.MakeFromLiteral("227", token.INT, 0)),
  1642  		"SYS_MSGSND":                        reflect.ValueOf(constant.MakeFromLiteral("226", token.INT, 0)),
  1643  		"SYS_MUNLOCK":                       reflect.ValueOf(constant.MakeFromLiteral("204", token.INT, 0)),
  1644  		"SYS_MUNLOCKALL":                    reflect.ValueOf(constant.MakeFromLiteral("243", token.INT, 0)),
  1645  		"SYS_MUNMAP":                        reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
  1646  		"SYS_NANOSLEEP":                     reflect.ValueOf(constant.MakeFromLiteral("430", token.INT, 0)),
  1647  		"SYS_NTP_ADJTIME":                   reflect.ValueOf(constant.MakeFromLiteral("176", token.INT, 0)),
  1648  		"SYS_NTP_GETTIME":                   reflect.ValueOf(constant.MakeFromLiteral("448", token.INT, 0)),
  1649  		"SYS_OPEN":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1650  		"SYS_OPENAT":                        reflect.ValueOf(constant.MakeFromLiteral("468", token.INT, 0)),
  1651  		"SYS_PACCEPT":                       reflect.ValueOf(constant.MakeFromLiteral("456", token.INT, 0)),
  1652  		"SYS_PATHCONF":                      reflect.ValueOf(constant.MakeFromLiteral("191", token.INT, 0)),
  1653  		"SYS_PIPE":                          reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1654  		"SYS_PIPE2":                         reflect.ValueOf(constant.MakeFromLiteral("453", token.INT, 0)),
  1655  		"SYS_PMC_CONTROL":                   reflect.ValueOf(constant.MakeFromLiteral("342", token.INT, 0)),
  1656  		"SYS_PMC_GET_INFO":                  reflect.ValueOf(constant.MakeFromLiteral("341", token.INT, 0)),
  1657  		"SYS_POLL":                          reflect.ValueOf(constant.MakeFromLiteral("209", token.INT, 0)),
  1658  		"SYS_POLLTS":                        reflect.ValueOf(constant.MakeFromLiteral("437", token.INT, 0)),
  1659  		"SYS_POSIX_FADVISE":                 reflect.ValueOf(constant.MakeFromLiteral("416", token.INT, 0)),
  1660  		"SYS_POSIX_SPAWN":                   reflect.ValueOf(constant.MakeFromLiteral("474", token.INT, 0)),
  1661  		"SYS_PREAD":                         reflect.ValueOf(constant.MakeFromLiteral("173", token.INT, 0)),
  1662  		"SYS_PREADV":                        reflect.ValueOf(constant.MakeFromLiteral("289", token.INT, 0)),
  1663  		"SYS_PROFIL":                        reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1664  		"SYS_PSELECT":                       reflect.ValueOf(constant.MakeFromLiteral("436", token.INT, 0)),
  1665  		"SYS_PSET_ASSIGN":                   reflect.ValueOf(constant.MakeFromLiteral("414", token.INT, 0)),
  1666  		"SYS_PSET_CREATE":                   reflect.ValueOf(constant.MakeFromLiteral("412", token.INT, 0)),
  1667  		"SYS_PSET_DESTROY":                  reflect.ValueOf(constant.MakeFromLiteral("413", token.INT, 0)),
  1668  		"SYS_PTRACE":                        reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1669  		"SYS_PWRITE":                        reflect.ValueOf(constant.MakeFromLiteral("174", token.INT, 0)),
  1670  		"SYS_PWRITEV":                       reflect.ValueOf(constant.MakeFromLiteral("290", token.INT, 0)),
  1671  		"SYS_RASCTL":                        reflect.ValueOf(constant.MakeFromLiteral("343", token.INT, 0)),
  1672  		"SYS_READ":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1673  		"SYS_READLINK":                      reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1674  		"SYS_READLINKAT":                    reflect.ValueOf(constant.MakeFromLiteral("469", token.INT, 0)),
  1675  		"SYS_READV":                         reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
  1676  		"SYS_REBOOT":                        reflect.ValueOf(constant.MakeFromLiteral("208", token.INT, 0)),
  1677  		"SYS_RECVFROM":                      reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1678  		"SYS_RECVMMSG":                      reflect.ValueOf(constant.MakeFromLiteral("475", token.INT, 0)),
  1679  		"SYS_RECVMSG":                       reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1680  		"SYS_REMOVEXATTR":                   reflect.ValueOf(constant.MakeFromLiteral("384", token.INT, 0)),
  1681  		"SYS_RENAME":                        reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1682  		"SYS_RENAMEAT":                      reflect.ValueOf(constant.MakeFromLiteral("458", token.INT, 0)),
  1683  		"SYS_REVOKE":                        reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  1684  		"SYS_RMDIR":                         reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
  1685  		"SYS_SBRK":                          reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
  1686  		"SYS_SCHED_YIELD":                   reflect.ValueOf(constant.MakeFromLiteral("350", token.INT, 0)),
  1687  		"SYS_SELECT":                        reflect.ValueOf(constant.MakeFromLiteral("417", token.INT, 0)),
  1688  		"SYS_SEMCONFIG":                     reflect.ValueOf(constant.MakeFromLiteral("223", token.INT, 0)),
  1689  		"SYS_SEMGET":                        reflect.ValueOf(constant.MakeFromLiteral("221", token.INT, 0)),
  1690  		"SYS_SEMOP":                         reflect.ValueOf(constant.MakeFromLiteral("222", token.INT, 0)),
  1691  		"SYS_SENDMMSG":                      reflect.ValueOf(constant.MakeFromLiteral("476", token.INT, 0)),
  1692  		"SYS_SENDMSG":                       reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1693  		"SYS_SENDTO":                        reflect.ValueOf(constant.MakeFromLiteral("133", token.INT, 0)),
  1694  		"SYS_SETCONTEXT":                    reflect.ValueOf(constant.MakeFromLiteral("308", token.INT, 0)),
  1695  		"SYS_SETEGID":                       reflect.ValueOf(constant.MakeFromLiteral("182", token.INT, 0)),
  1696  		"SYS_SETEUID":                       reflect.ValueOf(constant.MakeFromLiteral("183", token.INT, 0)),
  1697  		"SYS_SETGID":                        reflect.ValueOf(constant.MakeFromLiteral("181", token.INT, 0)),
  1698  		"SYS_SETGROUPS":                     reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
  1699  		"SYS_SETITIMER":                     reflect.ValueOf(constant.MakeFromLiteral("425", token.INT, 0)),
  1700  		"SYS_SETPGID":                       reflect.ValueOf(constant.MakeFromLiteral("82", token.INT, 0)),
  1701  		"SYS_SETPRIORITY":                   reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
  1702  		"SYS_SETREGID":                      reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  1703  		"SYS_SETREUID":                      reflect.ValueOf(constant.MakeFromLiteral("126", token.INT, 0)),
  1704  		"SYS_SETRLIMIT":                     reflect.ValueOf(constant.MakeFromLiteral("195", token.INT, 0)),
  1705  		"SYS_SETSID":                        reflect.ValueOf(constant.MakeFromLiteral("147", token.INT, 0)),
  1706  		"SYS_SETSOCKOPT":                    reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
  1707  		"SYS_SETTIMEOFDAY":                  reflect.ValueOf(constant.MakeFromLiteral("419", token.INT, 0)),
  1708  		"SYS_SETUID":                        reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1709  		"SYS_SETXATTR":                      reflect.ValueOf(constant.MakeFromLiteral("375", token.INT, 0)),
  1710  		"SYS_SHMAT":                         reflect.ValueOf(constant.MakeFromLiteral("228", token.INT, 0)),
  1711  		"SYS_SHMCTL":                        reflect.ValueOf(constant.MakeFromLiteral("443", token.INT, 0)),
  1712  		"SYS_SHMDT":                         reflect.ValueOf(constant.MakeFromLiteral("230", token.INT, 0)),
  1713  		"SYS_SHMGET":                        reflect.ValueOf(constant.MakeFromLiteral("231", token.INT, 0)),
  1714  		"SYS_SHUTDOWN":                      reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
  1715  		"SYS_SIGQUEUEINFO":                  reflect.ValueOf(constant.MakeFromLiteral("245", token.INT, 0)),
  1716  		"SYS_SOCKET":                        reflect.ValueOf(constant.MakeFromLiteral("394", token.INT, 0)),
  1717  		"SYS_SOCKETPAIR":                    reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
  1718  		"SYS_SSTK":                          reflect.ValueOf(constant.MakeFromLiteral("70", token.INT, 0)),
  1719  		"SYS_STAT":                          reflect.ValueOf(constant.MakeFromLiteral("439", token.INT, 0)),
  1720  		"SYS_STATVFS1":                      reflect.ValueOf(constant.MakeFromLiteral("357", token.INT, 0)),
  1721  		"SYS_SWAPCTL":                       reflect.ValueOf(constant.MakeFromLiteral("271", token.INT, 0)),
  1722  		"SYS_SYMLINK":                       reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
  1723  		"SYS_SYMLINKAT":                     reflect.ValueOf(constant.MakeFromLiteral("470", token.INT, 0)),
  1724  		"SYS_SYNC":                          reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1725  		"SYS_SYSARCH":                       reflect.ValueOf(constant.MakeFromLiteral("165", token.INT, 0)),
  1726  		"SYS_TIMER_CREATE":                  reflect.ValueOf(constant.MakeFromLiteral("235", token.INT, 0)),
  1727  		"SYS_TIMER_DELETE":                  reflect.ValueOf(constant.MakeFromLiteral("236", token.INT, 0)),
  1728  		"SYS_TIMER_GETOVERRUN":              reflect.ValueOf(constant.MakeFromLiteral("239", token.INT, 0)),
  1729  		"SYS_TIMER_GETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("447", token.INT, 0)),
  1730  		"SYS_TIMER_SETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("446", token.INT, 0)),
  1731  		"SYS_TRUNCATE":                      reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
  1732  		"SYS_UMASK":                         reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
  1733  		"SYS_UNDELETE":                      reflect.ValueOf(constant.MakeFromLiteral("205", token.INT, 0)),
  1734  		"SYS_UNLINK":                        reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1735  		"SYS_UNLINKAT":                      reflect.ValueOf(constant.MakeFromLiteral("471", token.INT, 0)),
  1736  		"SYS_UNMOUNT":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1737  		"SYS_UTIMENSAT":                     reflect.ValueOf(constant.MakeFromLiteral("467", token.INT, 0)),
  1738  		"SYS_UTIMES":                        reflect.ValueOf(constant.MakeFromLiteral("420", token.INT, 0)),
  1739  		"SYS_UTRACE":                        reflect.ValueOf(constant.MakeFromLiteral("306", token.INT, 0)),
  1740  		"SYS_UUIDGEN":                       reflect.ValueOf(constant.MakeFromLiteral("355", token.INT, 0)),
  1741  		"SYS_VADVISE":                       reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
  1742  		"SYS_VFORK":                         reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
  1743  		"SYS_WAIT4":                         reflect.ValueOf(constant.MakeFromLiteral("449", token.INT, 0)),
  1744  		"SYS_WRITE":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1745  		"SYS_WRITEV":                        reflect.ValueOf(constant.MakeFromLiteral("121", token.INT, 0)),
  1746  		"SYS__LWP_CONTINUE":                 reflect.ValueOf(constant.MakeFromLiteral("314", token.INT, 0)),
  1747  		"SYS__LWP_CREATE":                   reflect.ValueOf(constant.MakeFromLiteral("309", token.INT, 0)),
  1748  		"SYS__LWP_CTL":                      reflect.ValueOf(constant.MakeFromLiteral("325", token.INT, 0)),
  1749  		"SYS__LWP_DETACH":                   reflect.ValueOf(constant.MakeFromLiteral("319", token.INT, 0)),
  1750  		"SYS__LWP_EXIT":                     reflect.ValueOf(constant.MakeFromLiteral("310", token.INT, 0)),
  1751  		"SYS__LWP_GETNAME":                  reflect.ValueOf(constant.MakeFromLiteral("324", token.INT, 0)),
  1752  		"SYS__LWP_GETPRIVATE":               reflect.ValueOf(constant.MakeFromLiteral("316", token.INT, 0)),
  1753  		"SYS__LWP_KILL":                     reflect.ValueOf(constant.MakeFromLiteral("318", token.INT, 0)),
  1754  		"SYS__LWP_PARK":                     reflect.ValueOf(constant.MakeFromLiteral("434", token.INT, 0)),
  1755  		"SYS__LWP_SELF":                     reflect.ValueOf(constant.MakeFromLiteral("311", token.INT, 0)),
  1756  		"SYS__LWP_SETNAME":                  reflect.ValueOf(constant.MakeFromLiteral("323", token.INT, 0)),
  1757  		"SYS__LWP_SETPRIVATE":               reflect.ValueOf(constant.MakeFromLiteral("317", token.INT, 0)),
  1758  		"SYS__LWP_SUSPEND":                  reflect.ValueOf(constant.MakeFromLiteral("313", token.INT, 0)),
  1759  		"SYS__LWP_UNPARK":                   reflect.ValueOf(constant.MakeFromLiteral("321", token.INT, 0)),
  1760  		"SYS__LWP_UNPARK_ALL":               reflect.ValueOf(constant.MakeFromLiteral("322", token.INT, 0)),
  1761  		"SYS__LWP_WAIT":                     reflect.ValueOf(constant.MakeFromLiteral("312", token.INT, 0)),
  1762  		"SYS__LWP_WAKEUP":                   reflect.ValueOf(constant.MakeFromLiteral("315", token.INT, 0)),
  1763  		"SYS__PSET_BIND":                    reflect.ValueOf(constant.MakeFromLiteral("415", token.INT, 0)),
  1764  		"SYS__SCHED_GETAFFINITY":            reflect.ValueOf(constant.MakeFromLiteral("349", token.INT, 0)),
  1765  		"SYS__SCHED_GETPARAM":               reflect.ValueOf(constant.MakeFromLiteral("347", token.INT, 0)),
  1766  		"SYS__SCHED_SETAFFINITY":            reflect.ValueOf(constant.MakeFromLiteral("348", token.INT, 0)),
  1767  		"SYS__SCHED_SETPARAM":               reflect.ValueOf(constant.MakeFromLiteral("346", token.INT, 0)),
  1768  		"SYS___CLONE":                       reflect.ValueOf(constant.MakeFromLiteral("287", token.INT, 0)),
  1769  		"SYS___GETCWD":                      reflect.ValueOf(constant.MakeFromLiteral("296", token.INT, 0)),
  1770  		"SYS___GETLOGIN":                    reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
  1771  		"SYS___POSIX_CHOWN":                 reflect.ValueOf(constant.MakeFromLiteral("283", token.INT, 0)),
  1772  		"SYS___POSIX_FCHOWN":                reflect.ValueOf(constant.MakeFromLiteral("284", token.INT, 0)),
  1773  		"SYS___POSIX_LCHOWN":                reflect.ValueOf(constant.MakeFromLiteral("285", token.INT, 0)),
  1774  		"SYS___POSIX_RENAME":                reflect.ValueOf(constant.MakeFromLiteral("270", token.INT, 0)),
  1775  		"SYS___QUOTACTL":                    reflect.ValueOf(constant.MakeFromLiteral("473", token.INT, 0)),
  1776  		"SYS___SEMCTL":                      reflect.ValueOf(constant.MakeFromLiteral("442", token.INT, 0)),
  1777  		"SYS___SETLOGIN":                    reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1778  		"SYS___SIGACTION_SIGTRAMP":          reflect.ValueOf(constant.MakeFromLiteral("340", token.INT, 0)),
  1779  		"SYS___SIGTIMEDWAIT":                reflect.ValueOf(constant.MakeFromLiteral("431", token.INT, 0)),
  1780  		"SYS___SYSCTL":                      reflect.ValueOf(constant.MakeFromLiteral("202", token.INT, 0)),
  1781  		"S_ARCH1":                           reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1782  		"S_ARCH2":                           reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1783  		"S_BLKSIZE":                         reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1784  		"S_IEXEC":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1785  		"S_IFBLK":                           reflect.ValueOf(constant.MakeFromLiteral("24576", token.INT, 0)),
  1786  		"S_IFCHR":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1787  		"S_IFDIR":                           reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1788  		"S_IFIFO":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1789  		"S_IFLNK":                           reflect.ValueOf(constant.MakeFromLiteral("40960", token.INT, 0)),
  1790  		"S_IFMT":                            reflect.ValueOf(constant.MakeFromLiteral("61440", token.INT, 0)),
  1791  		"S_IFREG":                           reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1792  		"S_IFSOCK":                          reflect.ValueOf(constant.MakeFromLiteral("49152", token.INT, 0)),
  1793  		"S_IFWHT":                           reflect.ValueOf(constant.MakeFromLiteral("57344", token.INT, 0)),
  1794  		"S_IREAD":                           reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1795  		"S_IRGRP":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1796  		"S_IROTH":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1797  		"S_IRUSR":                           reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1798  		"S_IRWXG":                           reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  1799  		"S_IRWXO":                           reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1800  		"S_IRWXU":                           reflect.ValueOf(constant.MakeFromLiteral("448", token.INT, 0)),
  1801  		"S_ISGID":                           reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1802  		"S_ISTXT":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1803  		"S_ISUID":                           reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1804  		"S_ISVTX":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1805  		"S_IWGRP":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1806  		"S_IWOTH":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1807  		"S_IWRITE":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1808  		"S_IWUSR":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1809  		"S_IXGRP":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1810  		"S_IXOTH":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1811  		"S_IXUSR":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1812  		"S_LOGIN_SET":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1813  		"Seek":                              reflect.ValueOf(syscall.Seek),
  1814  		"Select":                            reflect.ValueOf(syscall.Select),
  1815  		"Sendfile":                          reflect.ValueOf(syscall.Sendfile),
  1816  		"Sendmsg":                           reflect.ValueOf(syscall.Sendmsg),
  1817  		"SendmsgN":                          reflect.ValueOf(syscall.SendmsgN),
  1818  		"Sendto":                            reflect.ValueOf(syscall.Sendto),
  1819  		"SetBpf":                            reflect.ValueOf(syscall.SetBpf),
  1820  		"SetBpfBuflen":                      reflect.ValueOf(syscall.SetBpfBuflen),
  1821  		"SetBpfDatalink":                    reflect.ValueOf(syscall.SetBpfDatalink),
  1822  		"SetBpfHeadercmpl":                  reflect.ValueOf(syscall.SetBpfHeadercmpl),
  1823  		"SetBpfImmediate":                   reflect.ValueOf(syscall.SetBpfImmediate),
  1824  		"SetBpfInterface":                   reflect.ValueOf(syscall.SetBpfInterface),
  1825  		"SetBpfPromisc":                     reflect.ValueOf(syscall.SetBpfPromisc),
  1826  		"SetBpfTimeout":                     reflect.ValueOf(syscall.SetBpfTimeout),
  1827  		"SetKevent":                         reflect.ValueOf(syscall.SetKevent),
  1828  		"SetNonblock":                       reflect.ValueOf(syscall.SetNonblock),
  1829  		"Setegid":                           reflect.ValueOf(syscall.Setegid),
  1830  		"Setenv":                            reflect.ValueOf(syscall.Setenv),
  1831  		"Seteuid":                           reflect.ValueOf(syscall.Seteuid),
  1832  		"Setgid":                            reflect.ValueOf(syscall.Setgid),
  1833  		"Setgroups":                         reflect.ValueOf(syscall.Setgroups),
  1834  		"Setpgid":                           reflect.ValueOf(syscall.Setpgid),
  1835  		"Setpriority":                       reflect.ValueOf(syscall.Setpriority),
  1836  		"Setregid":                          reflect.ValueOf(syscall.Setregid),
  1837  		"Setreuid":                          reflect.ValueOf(syscall.Setreuid),
  1838  		"Setrlimit":                         reflect.ValueOf(syscall.Setrlimit),
  1839  		"Setsid":                            reflect.ValueOf(syscall.Setsid),
  1840  		"SetsockoptByte":                    reflect.ValueOf(syscall.SetsockoptByte),
  1841  		"SetsockoptICMPv6Filter":            reflect.ValueOf(syscall.SetsockoptICMPv6Filter),
  1842  		"SetsockoptIPMreq":                  reflect.ValueOf(syscall.SetsockoptIPMreq),
  1843  		"SetsockoptIPv6Mreq":                reflect.ValueOf(syscall.SetsockoptIPv6Mreq),
  1844  		"SetsockoptInet4Addr":               reflect.ValueOf(syscall.SetsockoptInet4Addr),
  1845  		"SetsockoptInt":                     reflect.ValueOf(syscall.SetsockoptInt),
  1846  		"SetsockoptLinger":                  reflect.ValueOf(syscall.SetsockoptLinger),
  1847  		"SetsockoptString":                  reflect.ValueOf(syscall.SetsockoptString),
  1848  		"SetsockoptTimeval":                 reflect.ValueOf(syscall.SetsockoptTimeval),
  1849  		"Settimeofday":                      reflect.ValueOf(syscall.Settimeofday),
  1850  		"Setuid":                            reflect.ValueOf(syscall.Setuid),
  1851  		"SizeofBpfHdr":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1852  		"SizeofBpfInsn":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1853  		"SizeofBpfProgram":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1854  		"SizeofBpfStat":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1855  		"SizeofBpfVersion":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1856  		"SizeofCmsghdr":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1857  		"SizeofICMPv6Filter":                reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1858  		"SizeofIPMreq":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1859  		"SizeofIPv6MTUInfo":                 reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1860  		"SizeofIPv6Mreq":                    reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1861  		"SizeofIfAnnounceMsghdr":            reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1862  		"SizeofIfData":                      reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
  1863  		"SizeofIfMsghdr":                    reflect.ValueOf(constant.MakeFromLiteral("152", token.INT, 0)),
  1864  		"SizeofIfaMsghdr":                   reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1865  		"SizeofInet6Pktinfo":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1866  		"SizeofLinger":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1867  		"SizeofMsghdr":                      reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1868  		"SizeofRtMetrics":                   reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
  1869  		"SizeofRtMsghdr":                    reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
  1870  		"SizeofSockaddrAny":                 reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
  1871  		"SizeofSockaddrDatalink":            reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1872  		"SizeofSockaddrInet4":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1873  		"SizeofSockaddrInet6":               reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1874  		"SizeofSockaddrUnix":                reflect.ValueOf(constant.MakeFromLiteral("106", token.INT, 0)),
  1875  		"SlicePtrFromStrings":               reflect.ValueOf(syscall.SlicePtrFromStrings),
  1876  		"Socket":                            reflect.ValueOf(syscall.Socket),
  1877  		"SocketDisableIPv6":                 reflect.ValueOf(&syscall.SocketDisableIPv6).Elem(),
  1878  		"Socketpair":                        reflect.ValueOf(syscall.Socketpair),
  1879  		"Stat":                              reflect.ValueOf(syscall.Stat),
  1880  		"Stderr":                            reflect.ValueOf(&syscall.Stderr).Elem(),
  1881  		"Stdin":                             reflect.ValueOf(&syscall.Stdin).Elem(),
  1882  		"Stdout":                            reflect.ValueOf(&syscall.Stdout).Elem(),
  1883  		"StringBytePtr":                     reflect.ValueOf(syscall.StringBytePtr),
  1884  		"StringByteSlice":                   reflect.ValueOf(syscall.StringByteSlice),
  1885  		"StringSlicePtr":                    reflect.ValueOf(syscall.StringSlicePtr),
  1886  		"Symlink":                           reflect.ValueOf(syscall.Symlink),
  1887  		"Sync":                              reflect.ValueOf(syscall.Sync),
  1888  		"Sysctl":                            reflect.ValueOf(syscall.Sysctl),
  1889  		"SysctlUint32":                      reflect.ValueOf(syscall.SysctlUint32),
  1890  		"TCIFLUSH":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1891  		"TCIOFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1892  		"TCOFLUSH":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1893  		"TCP_CONGCTL":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1894  		"TCP_KEEPCNT":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1895  		"TCP_KEEPIDLE":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1896  		"TCP_KEEPINIT":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1897  		"TCP_KEEPINTVL":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1898  		"TCP_MAXBURST":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1899  		"TCP_MAXSEG":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1900  		"TCP_MAXWIN":                        reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1901  		"TCP_MAX_WINSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1902  		"TCP_MD5SIG":                        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1903  		"TCP_MINMSS":                        reflect.ValueOf(constant.MakeFromLiteral("216", token.INT, 0)),
  1904  		"TCP_MSS":                           reflect.ValueOf(constant.MakeFromLiteral("536", token.INT, 0)),
  1905  		"TCP_NODELAY":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1906  		"TCSAFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1907  		"TIOCCBRK":                          reflect.ValueOf(constant.MakeFromLiteral("536900730", token.INT, 0)),
  1908  		"TIOCCDTR":                          reflect.ValueOf(constant.MakeFromLiteral("536900728", token.INT, 0)),
  1909  		"TIOCCONS":                          reflect.ValueOf(constant.MakeFromLiteral("2147775586", token.INT, 0)),
  1910  		"TIOCDCDTIMESTAMP":                  reflect.ValueOf(constant.MakeFromLiteral("1074820184", token.INT, 0)),
  1911  		"TIOCDRAIN":                         reflect.ValueOf(constant.MakeFromLiteral("536900702", token.INT, 0)),
  1912  		"TIOCEXCL":                          reflect.ValueOf(constant.MakeFromLiteral("536900621", token.INT, 0)),
  1913  		"TIOCEXT":                           reflect.ValueOf(constant.MakeFromLiteral("2147775584", token.INT, 0)),
  1914  		"TIOCFLAG_CDTRCTS":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1915  		"TIOCFLAG_CLOCAL":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1916  		"TIOCFLAG_CRTSCTS":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1917  		"TIOCFLAG_MDMBUF":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1918  		"TIOCFLAG_SOFTCAR":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1919  		"TIOCFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("2147775504", token.INT, 0)),
  1920  		"TIOCGETA":                          reflect.ValueOf(constant.MakeFromLiteral("1076655123", token.INT, 0)),
  1921  		"TIOCGETD":                          reflect.ValueOf(constant.MakeFromLiteral("1074033690", token.INT, 0)),
  1922  		"TIOCGFLAGS":                        reflect.ValueOf(constant.MakeFromLiteral("1074033757", token.INT, 0)),
  1923  		"TIOCGLINED":                        reflect.ValueOf(constant.MakeFromLiteral("1075868738", token.INT, 0)),
  1924  		"TIOCGPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("1074033783", token.INT, 0)),
  1925  		"TIOCGQSIZE":                        reflect.ValueOf(constant.MakeFromLiteral("1074033793", token.INT, 0)),
  1926  		"TIOCGRANTPT":                       reflect.ValueOf(constant.MakeFromLiteral("536900679", token.INT, 0)),
  1927  		"TIOCGSID":                          reflect.ValueOf(constant.MakeFromLiteral("1074033763", token.INT, 0)),
  1928  		"TIOCGSIZE":                         reflect.ValueOf(constant.MakeFromLiteral("1074295912", token.INT, 0)),
  1929  		"TIOCGWINSZ":                        reflect.ValueOf(constant.MakeFromLiteral("1074295912", token.INT, 0)),
  1930  		"TIOCMBIC":                          reflect.ValueOf(constant.MakeFromLiteral("2147775595", token.INT, 0)),
  1931  		"TIOCMBIS":                          reflect.ValueOf(constant.MakeFromLiteral("2147775596", token.INT, 0)),
  1932  		"TIOCMGET":                          reflect.ValueOf(constant.MakeFromLiteral("1074033770", token.INT, 0)),
  1933  		"TIOCMSET":                          reflect.ValueOf(constant.MakeFromLiteral("2147775597", token.INT, 0)),
  1934  		"TIOCM_CAR":                         reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1935  		"TIOCM_CD":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1936  		"TIOCM_CTS":                         reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1937  		"TIOCM_DSR":                         reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1938  		"TIOCM_DTR":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1939  		"TIOCM_LE":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1940  		"TIOCM_RI":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1941  		"TIOCM_RNG":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1942  		"TIOCM_RTS":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1943  		"TIOCM_SR":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1944  		"TIOCM_ST":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1945  		"TIOCNOTTY":                         reflect.ValueOf(constant.MakeFromLiteral("536900721", token.INT, 0)),
  1946  		"TIOCNXCL":                          reflect.ValueOf(constant.MakeFromLiteral("536900622", token.INT, 0)),
  1947  		"TIOCOUTQ":                          reflect.ValueOf(constant.MakeFromLiteral("1074033779", token.INT, 0)),
  1948  		"TIOCPKT":                           reflect.ValueOf(constant.MakeFromLiteral("2147775600", token.INT, 0)),
  1949  		"TIOCPKT_DATA":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1950  		"TIOCPKT_DOSTOP":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1951  		"TIOCPKT_FLUSHREAD":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1952  		"TIOCPKT_FLUSHWRITE":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1953  		"TIOCPKT_IOCTL":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1954  		"TIOCPKT_NOSTOP":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1955  		"TIOCPKT_START":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1956  		"TIOCPKT_STOP":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1957  		"TIOCPTMGET":                        reflect.ValueOf(constant.MakeFromLiteral("1076393030", token.INT, 0)),
  1958  		"TIOCPTSNAME":                       reflect.ValueOf(constant.MakeFromLiteral("1076393032", token.INT, 0)),
  1959  		"TIOCRCVFRAME":                      reflect.ValueOf(constant.MakeFromLiteral("2148037701", token.INT, 0)),
  1960  		"TIOCREMOTE":                        reflect.ValueOf(constant.MakeFromLiteral("2147775593", token.INT, 0)),
  1961  		"TIOCSBRK":                          reflect.ValueOf(constant.MakeFromLiteral("536900731", token.INT, 0)),
  1962  		"TIOCSCTTY":                         reflect.ValueOf(constant.MakeFromLiteral("536900705", token.INT, 0)),
  1963  		"TIOCSDTR":                          reflect.ValueOf(constant.MakeFromLiteral("536900729", token.INT, 0)),
  1964  		"TIOCSETA":                          reflect.ValueOf(constant.MakeFromLiteral("2150396948", token.INT, 0)),
  1965  		"TIOCSETAF":                         reflect.ValueOf(constant.MakeFromLiteral("2150396950", token.INT, 0)),
  1966  		"TIOCSETAW":                         reflect.ValueOf(constant.MakeFromLiteral("2150396949", token.INT, 0)),
  1967  		"TIOCSETD":                          reflect.ValueOf(constant.MakeFromLiteral("2147775515", token.INT, 0)),
  1968  		"TIOCSFLAGS":                        reflect.ValueOf(constant.MakeFromLiteral("2147775580", token.INT, 0)),
  1969  		"TIOCSIG":                           reflect.ValueOf(constant.MakeFromLiteral("536900703", token.INT, 0)),
  1970  		"TIOCSLINED":                        reflect.ValueOf(constant.MakeFromLiteral("2149610563", token.INT, 0)),
  1971  		"TIOCSPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("2147775606", token.INT, 0)),
  1972  		"TIOCSQSIZE":                        reflect.ValueOf(constant.MakeFromLiteral("2147775616", token.INT, 0)),
  1973  		"TIOCSSIZE":                         reflect.ValueOf(constant.MakeFromLiteral("2148037735", token.INT, 0)),
  1974  		"TIOCSTART":                         reflect.ValueOf(constant.MakeFromLiteral("536900718", token.INT, 0)),
  1975  		"TIOCSTAT":                          reflect.ValueOf(constant.MakeFromLiteral("2147775589", token.INT, 0)),
  1976  		"TIOCSTI":                           reflect.ValueOf(constant.MakeFromLiteral("2147578994", token.INT, 0)),
  1977  		"TIOCSTOP":                          reflect.ValueOf(constant.MakeFromLiteral("536900719", token.INT, 0)),
  1978  		"TIOCSWINSZ":                        reflect.ValueOf(constant.MakeFromLiteral("2148037735", token.INT, 0)),
  1979  		"TIOCUCNTL":                         reflect.ValueOf(constant.MakeFromLiteral("2147775590", token.INT, 0)),
  1980  		"TIOCXMTFRAME":                      reflect.ValueOf(constant.MakeFromLiteral("2148037700", token.INT, 0)),
  1981  		"TOSTOP":                            reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
  1982  		"TimespecToNsec":                    reflect.ValueOf(syscall.TimespecToNsec),
  1983  		"TimevalToNsec":                     reflect.ValueOf(syscall.TimevalToNsec),
  1984  		"Truncate":                          reflect.ValueOf(syscall.Truncate),
  1985  		"Umask":                             reflect.ValueOf(syscall.Umask),
  1986  		"UnixRights":                        reflect.ValueOf(syscall.UnixRights),
  1987  		"Unlink":                            reflect.ValueOf(syscall.Unlink),
  1988  		"Unmount":                           reflect.ValueOf(syscall.Unmount),
  1989  		"Unsetenv":                          reflect.ValueOf(syscall.Unsetenv),
  1990  		"Utimes":                            reflect.ValueOf(syscall.Utimes),
  1991  		"UtimesNano":                        reflect.ValueOf(syscall.UtimesNano),
  1992  		"VDISCARD":                          reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1993  		"VDSUSP":                            reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1994  		"VEOF":                              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1995  		"VEOL":                              reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1996  		"VEOL2":                             reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1997  		"VERASE":                            reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1998  		"VINTR":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1999  		"VKILL":                             reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  2000  		"VLNEXT":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  2001  		"VMIN":                              reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2002  		"VQUIT":                             reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  2003  		"VREPRINT":                          reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  2004  		"VSTART":                            reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2005  		"VSTATUS":                           reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  2006  		"VSTOP":                             reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  2007  		"VSUSP":                             reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  2008  		"VTIME":                             reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  2009  		"VWERASE":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2010  		"WALL":                              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2011  		"WALLSIG":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2012  		"WALTSIG":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2013  		"WCLONE":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2014  		"WCOREFLAG":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2015  		"WNOHANG":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2016  		"WNOWAIT":                           reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  2017  		"WNOZOMBIE":                         reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  2018  		"WOPTSCHECKED":                      reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  2019  		"WSTOPPED":                          reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  2020  		"WUNTRACED":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2021  		"Wait4":                             reflect.ValueOf(syscall.Wait4),
  2022  		"Write":                             reflect.ValueOf(syscall.Write),
  2023  
  2024  		// type definitions
  2025  		"BpfHdr":                   reflect.ValueOf((*syscall.BpfHdr)(nil)),
  2026  		"BpfInsn":                  reflect.ValueOf((*syscall.BpfInsn)(nil)),
  2027  		"BpfProgram":               reflect.ValueOf((*syscall.BpfProgram)(nil)),
  2028  		"BpfStat":                  reflect.ValueOf((*syscall.BpfStat)(nil)),
  2029  		"BpfTimeval":               reflect.ValueOf((*syscall.BpfTimeval)(nil)),
  2030  		"BpfVersion":               reflect.ValueOf((*syscall.BpfVersion)(nil)),
  2031  		"Cmsghdr":                  reflect.ValueOf((*syscall.Cmsghdr)(nil)),
  2032  		"Conn":                     reflect.ValueOf((*syscall.Conn)(nil)),
  2033  		"Credential":               reflect.ValueOf((*syscall.Credential)(nil)),
  2034  		"Dirent":                   reflect.ValueOf((*syscall.Dirent)(nil)),
  2035  		"Errno":                    reflect.ValueOf((*syscall.Errno)(nil)),
  2036  		"FdSet":                    reflect.ValueOf((*syscall.FdSet)(nil)),
  2037  		"Flock_t":                  reflect.ValueOf((*syscall.Flock_t)(nil)),
  2038  		"Fsid":                     reflect.ValueOf((*syscall.Fsid)(nil)),
  2039  		"ICMPv6Filter":             reflect.ValueOf((*syscall.ICMPv6Filter)(nil)),
  2040  		"IPMreq":                   reflect.ValueOf((*syscall.IPMreq)(nil)),
  2041  		"IPv6MTUInfo":              reflect.ValueOf((*syscall.IPv6MTUInfo)(nil)),
  2042  		"IPv6Mreq":                 reflect.ValueOf((*syscall.IPv6Mreq)(nil)),
  2043  		"IfAnnounceMsghdr":         reflect.ValueOf((*syscall.IfAnnounceMsghdr)(nil)),
  2044  		"IfData":                   reflect.ValueOf((*syscall.IfData)(nil)),
  2045  		"IfMsghdr":                 reflect.ValueOf((*syscall.IfMsghdr)(nil)),
  2046  		"IfaMsghdr":                reflect.ValueOf((*syscall.IfaMsghdr)(nil)),
  2047  		"Inet6Pktinfo":             reflect.ValueOf((*syscall.Inet6Pktinfo)(nil)),
  2048  		"InterfaceAddrMessage":     reflect.ValueOf((*syscall.InterfaceAddrMessage)(nil)),
  2049  		"InterfaceAnnounceMessage": reflect.ValueOf((*syscall.InterfaceAnnounceMessage)(nil)),
  2050  		"InterfaceMessage":         reflect.ValueOf((*syscall.InterfaceMessage)(nil)),
  2051  		"Iovec":                    reflect.ValueOf((*syscall.Iovec)(nil)),
  2052  		"Kevent_t":                 reflect.ValueOf((*syscall.Kevent_t)(nil)),
  2053  		"Linger":                   reflect.ValueOf((*syscall.Linger)(nil)),
  2054  		"Mclpool":                  reflect.ValueOf((*syscall.Mclpool)(nil)),
  2055  		"Msghdr":                   reflect.ValueOf((*syscall.Msghdr)(nil)),
  2056  		"ProcAttr":                 reflect.ValueOf((*syscall.ProcAttr)(nil)),
  2057  		"RawConn":                  reflect.ValueOf((*syscall.RawConn)(nil)),
  2058  		"RawSockaddr":              reflect.ValueOf((*syscall.RawSockaddr)(nil)),
  2059  		"RawSockaddrAny":           reflect.ValueOf((*syscall.RawSockaddrAny)(nil)),
  2060  		"RawSockaddrDatalink":      reflect.ValueOf((*syscall.RawSockaddrDatalink)(nil)),
  2061  		"RawSockaddrInet4":         reflect.ValueOf((*syscall.RawSockaddrInet4)(nil)),
  2062  		"RawSockaddrInet6":         reflect.ValueOf((*syscall.RawSockaddrInet6)(nil)),
  2063  		"RawSockaddrUnix":          reflect.ValueOf((*syscall.RawSockaddrUnix)(nil)),
  2064  		"Rlimit":                   reflect.ValueOf((*syscall.Rlimit)(nil)),
  2065  		"RouteMessage":             reflect.ValueOf((*syscall.RouteMessage)(nil)),
  2066  		"RoutingMessage":           reflect.ValueOf((*syscall.RoutingMessage)(nil)),
  2067  		"RtMetrics":                reflect.ValueOf((*syscall.RtMetrics)(nil)),
  2068  		"RtMsghdr":                 reflect.ValueOf((*syscall.RtMsghdr)(nil)),
  2069  		"Rusage":                   reflect.ValueOf((*syscall.Rusage)(nil)),
  2070  		"Signal":                   reflect.ValueOf((*syscall.Signal)(nil)),
  2071  		"Sockaddr":                 reflect.ValueOf((*syscall.Sockaddr)(nil)),
  2072  		"SockaddrDatalink":         reflect.ValueOf((*syscall.SockaddrDatalink)(nil)),
  2073  		"SockaddrInet4":            reflect.ValueOf((*syscall.SockaddrInet4)(nil)),
  2074  		"SockaddrInet6":            reflect.ValueOf((*syscall.SockaddrInet6)(nil)),
  2075  		"SockaddrUnix":             reflect.ValueOf((*syscall.SockaddrUnix)(nil)),
  2076  		"SocketControlMessage":     reflect.ValueOf((*syscall.SocketControlMessage)(nil)),
  2077  		"Stat_t":                   reflect.ValueOf((*syscall.Stat_t)(nil)),
  2078  		"Statfs_t":                 reflect.ValueOf((*syscall.Statfs_t)(nil)),
  2079  		"SysProcAttr":              reflect.ValueOf((*syscall.SysProcAttr)(nil)),
  2080  		"Sysctlnode":               reflect.ValueOf((*syscall.Sysctlnode)(nil)),
  2081  		"Termios":                  reflect.ValueOf((*syscall.Termios)(nil)),
  2082  		"Timespec":                 reflect.ValueOf((*syscall.Timespec)(nil)),
  2083  		"Timeval":                  reflect.ValueOf((*syscall.Timeval)(nil)),
  2084  		"WaitStatus":               reflect.ValueOf((*syscall.WaitStatus)(nil)),
  2085  
  2086  		// interface wrapper definitions
  2087  		"_Conn":           reflect.ValueOf((*_syscall_Conn)(nil)),
  2088  		"_RawConn":        reflect.ValueOf((*_syscall_RawConn)(nil)),
  2089  		"_RoutingMessage": reflect.ValueOf((*_syscall_RoutingMessage)(nil)),
  2090  		"_Sockaddr":       reflect.ValueOf((*_syscall_Sockaddr)(nil)),
  2091  	}
  2092  }
  2093  
  2094  // _syscall_Conn is an interface wrapper for Conn type
  2095  type _syscall_Conn struct {
  2096  	IValue       interface{}
  2097  	WSyscallConn func() (syscall.RawConn, error)
  2098  }
  2099  
  2100  func (W _syscall_Conn) SyscallConn() (syscall.RawConn, error) {
  2101  	return W.WSyscallConn()
  2102  }
  2103  
  2104  // _syscall_RawConn is an interface wrapper for RawConn type
  2105  type _syscall_RawConn struct {
  2106  	IValue   interface{}
  2107  	WControl func(f func(fd uintptr)) error
  2108  	WRead    func(f func(fd uintptr) (done bool)) error
  2109  	WWrite   func(f func(fd uintptr) (done bool)) error
  2110  }
  2111  
  2112  func (W _syscall_RawConn) Control(f func(fd uintptr)) error {
  2113  	return W.WControl(f)
  2114  }
  2115  func (W _syscall_RawConn) Read(f func(fd uintptr) (done bool)) error {
  2116  	return W.WRead(f)
  2117  }
  2118  func (W _syscall_RawConn) Write(f func(fd uintptr) (done bool)) error {
  2119  	return W.WWrite(f)
  2120  }
  2121  
  2122  // _syscall_RoutingMessage is an interface wrapper for RoutingMessage type
  2123  type _syscall_RoutingMessage struct {
  2124  	IValue interface{}
  2125  }
  2126  
  2127  // _syscall_Sockaddr is an interface wrapper for Sockaddr type
  2128  type _syscall_Sockaddr struct {
  2129  	IValue interface{}
  2130  }