diff options
| author | Necip Fazil Yildiran <necip@google.com> | 2020-06-23 08:53:15 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-23 10:34:37 +0200 |
| commit | 0c8fbbfce1e43634a1c3d71a173e6944e86da76b (patch) | |
| tree | 26e6d8f8ce83f8a974629b182a98bbda3e05f873 /sys/linux/socket_mips64le.const | |
| parent | 125d86d10169640c73e42208190f624d79a3bde7 (diff) | |
sys/linux: add descriptions for qrtr socket
Added descriptions to test Qualcomm's IPC router protocol for sockets.
Update #533.
Diffstat (limited to 'sys/linux/socket_mips64le.const')
| -rw-r--r-- | sys/linux/socket_mips64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_mips64le.const b/sys/linux/socket_mips64le.const index ffea43a76..6767c0c0f 100644 --- a/sys/linux/socket_mips64le.const +++ b/sys/linux/socket_mips64le.const @@ -20,6 +20,7 @@ AF_NFC = 39 AF_PACKET = 17 AF_PHONET = 35 AF_PPPOX = 24 +AF_QIPCRTR = 42 AF_RDS = 21 AF_ROSE = 11 AF_RXRPC = 33 |
