HomeSort by relevance Sort by last modified time
    Searched refs:dvb_net_if (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/dvb/
net.h 22 struct dvb_net_if { struct
29 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if)
31 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
  /external/kernel-headers/original/uapi/linux/dvb/
net.h 31 * struct dvb_net_if - describes a DVB network interface
45 struct dvb_net_if { struct
54 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if)
56 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
net.h 29 struct dvb_net_if { struct
38 #define NET_ADD_IF _IOWR('o', 52, struct dvb_net_if)
40 #define NET_GET_IF _IOWR('o', 54, struct dvb_net_if)

Completed in 293 milliseconds