blob: afe6bef9156765e5885d1db8439f860d6133e3d4 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001# Ignore header name
2ignore define _DVBNET_H_
3
4# Ignore old ioctls/structs
5ignore ioctl __NET_ADD_IF_OLD
6ignore ioctl __NET_GET_IF_OLD
7ignore struct __dvb_net_if_old
8
9# Macros used at struct dvb_net_if
10replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
11replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`