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 = 282
|
|
__NR_connect = 283
|
|
__NR_getpeername = 287
|
|
__NR_getsockname = 286
|
|
__NR_ioctl = 54
|
|
__NR_recvmsg = 297
|
|
__NR_sendmsg = 296
|
|
__NR_socket = 281
|