Home | History | Annotate | Download | only in linux
      1 # AUTOGENERATED FILE
      2 AF_IPX = 4
      3 IPX_TYPE = 1
      4 SIOCAIPXITFCRT = 35296
      5 SIOCAIPXPRISLT = 35297
      6 SIOCGIFADDR = 35093
      7 SIOCIPXCFGDATA = 35298
      8 SIOCIPXNCPCONN = 35299
      9 SIOCSIFADDR = 35094
     10 SOCK_DGRAM = 2
     11 SOL_IPX = 256
     12 # __NR_accept is not set
     13 __NR_accept4 = 364
     14 __NR_bind = 361
     15 __NR_connect = 362
     16 __NR_getpeername = 368
     17 __NR_getsockname = 367
     18 __NR_getsockopt = 365
     19 __NR_ioctl = 54
     20 __NR_recvfrom = 371
     21 __NR_sendto = 369
     22 __NR_setsockopt = 366
     23 __NR_socket = 359
     24 __NR_socketpair = 360
     25