HomeSort by relevance Sort by last modified time
    Searched defs:ip_dst (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/netinet/
ip.h 86 struct in_addr ip_src,ip_dst; /* source and dest address */ member in struct:ip
in.h 250 * The ip_dst is used for the first-hop gateway when using a source route
254 struct in_addr ip_dst; /* first hop, 0 w/o src rt */ member in struct:ip_opts
  /external/tcpdump/
ip.h 66 nd_ipv4 ip_src,ip_dst; /* source and dest address */ member in struct:ip
  /bionic/libc/include/netinet/
ip.h 69 struct in_addr ip_src, ip_dst; /* source and dest address */ member in struct:ip
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 97 The `ip_dst' field is used for the first-hop gateway when using a
101 struct in_addr ip_dst; /* First hop; zero without source route. */ member in struct:ip_opts
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip.h 129 struct in_addr ip_src, ip_dst; /* source and dest address */ member in struct:ip
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 97 The `ip_dst' field is used for the first-hop gateway when using a
101 struct in_addr ip_dst; /* First hop; zero without source route. */ member in struct:ip_opts

Completed in 98 milliseconds