mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
39240c9e93
Utilization of special values for port and node ids. Added desc for sendmsg and recvmsg.
17 lines
315 B
Plaintext
17 lines
315 B
Plaintext
# AUTOGENERATED FILE
|
|
AF_QIPCRTR = 42
|
|
QRTR_NODE_BCAST = 4294967295
|
|
QRTR_PORT_CTRL = 4294967294
|
|
SIOCGIFADDR = 35093
|
|
SOCK_DGRAM = 2
|
|
TIOCINQ = 21531
|
|
TIOCOUTQ = 21521
|
|
__NR_bind = 361
|
|
__NR_connect = 362
|
|
__NR_getpeername = 368
|
|
__NR_getsockname = 367
|
|
__NR_ioctl = 54
|
|
__NR_recvmsg = 372
|
|
__NR_sendmsg = 370
|
|
__NR_socket = 359
|