HomeSort by relevance Sort by last modified time
    Searched defs:ATM_GETCIRANGE (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/
atmdev.h 48 #define ATM_GETCIRANGE _IOW('a', ATMIOC_ITF + 10, struct atmif_sioc)
  /external/iproute2/include/uapi/linux/
atmdev.h 71 #define ATM_GETCIRANGE _IOW('a',ATMIOC_ITF+10,struct atmif_sioc)
165 /* for ATM_GETCIRANGE / ATM_SETCIRANGE */
  /external/kernel-headers/original/uapi/linux/
atmdev.h 71 #define ATM_GETCIRANGE _IOW('a',ATMIOC_ITF+10,struct atmif_sioc)
165 /* for ATM_GETCIRANGE / ATM_SETCIRANGE */
  /external/strace/
ioctl_redefs2.h 61 #ifdef ATM_GETCIRANGE
62 # undef ATM_GETCIRANGE
63 # define ATM_GETCIRANGE 0x400c618a
ioctl_redefs1.h 61 #ifdef ATM_GETCIRANGE
62 # undef ATM_GETCIRANGE
63 # define ATM_GETCIRANGE 0x400c618a
    [all...]

Completed in 57 milliseconds