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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 71 #define I_PLINK (__SID |22) /* Connect two STREAMs with a persistent
  /external/ppp/pppd/
sys-solaris.c 692 ipmuxid = ioctl(ipfd, I_PLINK, ifd);
698 fatal("Can't I_PLINK PPP device to IP: %m");
735 ip6muxid = ioctl(ip6fd, I_PLINK, i6fd);
739 fatal("Can't I_PLINK PPP device to IP (2): %m");
    [all...]
  /external/strace/
stream.c 1253 case I_PLINK:
  /external/qemu/
net-android.c 1304 int link_type = I_PLINK;;
    [all...]
net.c 1176 int link_type = I_PLINK;;
    [all...]

Completed in 235 milliseconds