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 = 200
|
|
__NR_connect = 203
|
|
__NR_getpeername = 205
|
|
__NR_getsockname = 204
|
|
__NR_ioctl = 29
|
|
__NR_recvmsg = 212
|
|
__NR_sendmsg = 211
|
|
__NR_socket = 198
|