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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /external/iproute2/tc/
q_atm.c 176 if (ioctl(s,ATMARP_MKIP,0) < 0) {
177 perror("ioctl ATMARP_MKIP");

Completed in 506 milliseconds