aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/test/netrom
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-12-24 16:52:56 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-24 18:56:06 +0100
commitdd61e58d94240df628a568c5609b1441746f4a54 (patch)
treee3af3214314c85e0cd614f642d391bdbf9d707ce /sys/linux/test/netrom
parentdd2986b43bc0024340006833d6a7f05ec94c061c (diff)
sys/linux: extend AX25/ROSE/NETROM descriptions
Diffstat (limited to 'sys/linux/test/netrom')
-rw-r--r--sys/linux/test/netrom2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/test/netrom b/sys/linux/test/netrom
new file mode 100644
index 000000000..f61e33e6b
--- /dev/null
+++ b/sys/linux/test/netrom
@@ -0,0 +1,2 @@
+r0 = syz_init_net_socket$netrom(AUTO, AUTO, AUTO)
+close(r0)