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

  /external/libpcap/
pcap-snit.c 243 si.ic_dp = (char *)&timeout;
255 si.ic_dp = (char *)&flags;
326 si.ic_dp = (char *)&chunksize;
338 si.ic_dp = (char *)𝔦
348 si.ic_dp = (char *)&snaplen;
pcap-dlpi.c     [all...]
  /external/strace/
stream.c 1083 tprintf("ic_len=%d, ic_dp=", si.ic_len);
1092 si.ic_dp, si.ic_len);
1097 si.ic_dp, si.ic_len);
1108 si.ic_dp, si.ic_len);
1113 si.ic_dp, si.ic_len);
1124 si.ic_dp, si.ic_len);
1129 si.ic_dp, si.ic_len);
1140 si.ic_dp, si.ic_len);
1145 si.ic_dp, si.ic_len);
1153 if (umove(tcp, (int) si.ic_dp, &udata) < 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stropts.h 208 char *ic_dp; member in struct:strioctl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 208 char *ic_dp; member in struct:strioctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stropts.h 208 char *ic_dp; member in struct:strioctl
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 973 sioc.ic_dp = dp;
  /external/qemu/
net-android.c 1336 strioc_ppa.ic_dp = (char *)&ppa;
    [all...]
net.c 1208 strioc_ppa.ic_dp = (char *)&ppa;
1253 strioc_if.ic_dp = (char *)&ifr;
    [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]

Completed in 5597 milliseconds