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

  /bionic/libc/kernel/uapi/linux/
if.h 182 #define ifr_dstaddr ifr_ifru.ifru_dstaddr macro
  /development/ndk/platforms/android-3/include/linux/
if.h 149 #define ifr_dstaddr ifr_ifru.ifru_dstaddr macro
  /development/ndk/platforms/android-L/include/linux/
if.h 181 #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/uapi/linux/
if.h 204 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-p lnk */ macro
  /external/libpcap/Win32/Include/net/
if.h 171 #define ifr_dstaddr ifr_ifru.ifru_dstaddr /* other end of p-to-p link */ macro
  /external/libpcap/
fad-gifc.c 358 dstaddr = &ifrdstaddr.ifr_dstaddr;
  /external/iputils/
rarpd.c 173 prefix = ((struct sockaddr_in*)&ifrp->ifr_dstaddr)->sin_addr.s_addr;
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 401 sinptr = (struct sockaddr_in *) &ifrcopy.ifr_dstaddr;
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 347 #define ifr_dstaddr ifr_ifru.ifru_dstaddr macro
    [all...]

Completed in 57 milliseconds