Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 
0003 # Ignore header name
0004 ignore define _DVBNET_H_
0005 
0006 # Ignore old ioctls/structs
0007 ignore ioctl __NET_ADD_IF_OLD
0008 ignore ioctl __NET_GET_IF_OLD
0009 ignore struct __dvb_net_if_old
0010 
0011 # Macros used at struct dvb_net_if
0012 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
0013 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`