]> Git Repo - J-linux.git/blob - Documentation/userspace-api/media/net.h.rst.exceptions
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-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.030162 seconds and 4 git commands to generate.