HomeSort by relevance Sort by last modified time
    Searched full:ifr_dstaddr (Results 51 - 63 of 63) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 155 # define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-p lnk */ macro
  /system/core/toolbox/
ifconfig.c 44 init_sockaddr_in((struct sockaddr_in *) &ifr->ifr_dstaddr, addr);
  /bionic/libc/kernel/common/linux/
if.h 172 #define ifr_dstaddr ifr_ifru.ifru_dstaddr macro
  /external/iproute2/include/linux/
if.h 201 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-p lnk */ macro
  /external/kernel-headers/original/linux/
if.h 192 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-p lnk */ macro
  /external/strace/
sock.c 181 str = "ifr_dstaddr";
  /external/iputils/
rarpd.c 173 prefix = ((struct sockaddr_in*)&ifrp->ifr_dstaddr)->sin_addr.s_addr;
  /external/libpcap/
fad-gifc.c 488 dstaddr = &ifrdstaddr.ifr_dstaddr;
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 394 sinptr = (struct sockaddr_in *) &ifrcopy.ifr_dstaddr;
  /external/valgrind/main/include/vki/
vki-darwin.h 233 #define vki_ifr_dstaddr ifr_dstaddr
vki-linux.h 797 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-p lnk */ macro
    [all...]
  /external/ppp/pppd/
sys-solaris.c     [all...]
sys-linux.c     [all...]

Completed in 273 milliseconds

1 23