xref: /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/net.h.rst.exceptions (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0
2*4882a593Smuzhiyun
3*4882a593Smuzhiyun# Ignore header name
4*4882a593Smuzhiyunignore define _DVBNET_H_
5*4882a593Smuzhiyun
6*4882a593Smuzhiyun# Ignore old ioctls/structs
7*4882a593Smuzhiyunignore ioctl __NET_ADD_IF_OLD
8*4882a593Smuzhiyunignore ioctl __NET_GET_IF_OLD
9*4882a593Smuzhiyunignore struct __dvb_net_if_old
10*4882a593Smuzhiyun
11*4882a593Smuzhiyun# Macros used at struct dvb_net_if
12*4882a593Smuzhiyunreplace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
13*4882a593Smuzhiyunreplace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
14