diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-12-22 11:19:49 +0100 |
| commit | c5907f7c7aa255d8c270c7f05e682d2ef6041553 (patch) | |
| tree | 55a827fcd4d33c27d5f2b99523ff414f55100558 /sys/linux/socket_pppox.txt.warn | |
| parent | 1461be9d82541ed8a2562169fe8719e1cdeeff2b (diff) | |
tools/syz-check: check templates
Also rename some netfilter types to eliminate massive amounts of template warnings.
Update #590
Diffstat (limited to 'sys/linux/socket_pppox.txt.warn')
| -rw-r--r-- | sys/linux/socket_pppox.txt.warn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/socket_pppox.txt.warn b/sys/linux/socket_pppox.txt.warn index d1aaa6601..8b1db2e2c 100644 --- a/sys/linux/socket_pppox.txt.warn +++ b/sys/linux/socket_pppox.txt.warn @@ -1,2 +1,5 @@ struct sockaddr_pppoe: no corresponding struct in kernel +struct sockaddr_l2tp_t: no corresponding struct in kernel +struct pppol2tp_addr_t: no corresponding struct in kernel +struct pppol2tpin6_addr_t: no corresponding struct in kernel struct sockaddr_pptp: no corresponding struct in kernel |
