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

  /external/tcpdump/
ipproto.h 54 #ifndef IPPROTO_IPV4
55 #define IPPROTO_IPV4 4
ipproto.c 34 { IPPROTO_IPV4, "IPIP" },
print-ip6.c 240 case IPPROTO_IPV4:
print-ip.c 429 case IPPROTO_IPV4:
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h 116 #define IPPROTO_IPV4 4 /* IPv4 encapsulation */
117 #define IPPROTO_IPIP IPPROTO_IPV4 /* for compatibility */
  /external/ipsec-tools/src/libipsec/
libpfkey.h 191 #ifndef IPPROTO_IPV4
192 #define IPPROTO_IPV4 IPPROTO_IPIP
pfkey_dump.c 747 case IPPROTO_IPV4:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 9 IPPROTO_IPV4 = 4
10 IPPROTO_IPIP = IPPROTO_IPV4
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 90 #define IPPROTO_IPV4 4
    [all...]

Completed in 101 milliseconds