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

  /bionic/libc/kernel/uapi/linux/
atmdev.h 40 #define ATM_GETLINKRATE _IOW('a', ATMIOC_ITF + 1, struct atmif_sioc)
  /external/iproute2/include/uapi/linux/
atmdev.h 55 #define ATM_GETLINKRATE _IOW('a',ATMIOC_ITF+1,struct atmif_sioc)
  /external/kernel-headers/original/uapi/linux/
atmdev.h 55 #define ATM_GETLINKRATE _IOW('a',ATMIOC_ITF+1,struct atmif_sioc)
  /external/strace/
ioctl_redefs2.h 73 #ifdef ATM_GETLINKRATE
74 # undef ATM_GETLINKRATE
75 # define ATM_GETLINKRATE 0x400c6181
ioctl_redefs1.h 73 #ifdef ATM_GETLINKRATE
74 # undef ATM_GETLINKRATE
75 # define ATM_GETLINKRATE 0x400c6181
    [all...]

Completed in 55 milliseconds