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

  /bionic/libc/kernel/uapi/linux/
pktcdvd.h 70 #define PACKET_IOCTL_MAGIC ('X')
71 #define PACKET_CTRL_CMD _IOWR(PACKET_IOCTL_MAGIC, 1, struct pkt_ctrl_command)
  /development/ndk/platforms/android-L/include/linux/
pktcdvd.h 70 #define PACKET_IOCTL_MAGIC ('X')
71 #define PACKET_CTRL_CMD _IOWR(PACKET_IOCTL_MAGIC, 1, struct pkt_ctrl_command)
  /external/kernel-headers/original/uapi/linux/
pktcdvd.h 107 #define PACKET_IOCTL_MAGIC ('X')
108 #define PACKET_CTRL_CMD _IOWR(PACKET_IOCTL_MAGIC, 1, struct pkt_ctrl_command)

Completed in 1011 milliseconds