]> Git Repo - linux.git/blob - Documentation/userspace-api/media/net.h.rst.exceptions
arm64: avoid prototype warnings for syscalls
[linux.git] / Documentation / userspace-api / media / net.h.rst.exceptions
1 # SPDX-License-Identifier: GPL-2.0
2
3 # Ignore header name
4 ignore define _DVBNET_H_
5
6 # Ignore old ioctls/structs
7 ignore ioctl __NET_ADD_IF_OLD
8 ignore ioctl __NET_GET_IF_OLD
9 ignore struct __dvb_net_if_old
10
11 # Macros used at struct dvb_net_if
12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
This page took 0.032238 seconds and 4 git commands to generate.