net.h.rst.exceptions 316 B

123456789101112
  1. # Ignore header name
  2. ignore define _DVBNET_H_
  3. # Ignore old ioctls/structs
  4. ignore ioctl __NET_ADD_IF_OLD
  5. ignore ioctl __NET_GET_IF_OLD
  6. ignore struct __dvb_net_if_old
  7. # Macros used at struct dvb_net_if
  8. replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if`
  9. replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`