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

  /external/tcpdump/
ipproto.h 118 #ifndef IPPROTO_ND
119 #define IPPROTO_ND 77 /* Sun net disk proto (temp.) */
print-ip.c 413 case IPPROTO_ND:
  /external/strace/xlat/
inet_protocols.h 73 #if defined(IPPROTO_ND) || (defined(HAVE_DECL_IPPROTO_ND) && HAVE_DECL_IPPROTO_ND)
74 XLAT(IPPROTO_ND),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 35 #undef IPPROTO_ND
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 79 IPPROTO_ND = 77
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 74 #define IPPROTO_ND 77
winsock2.h 103 #define IPPROTO_ND 77
    [all...]

Completed in 236 milliseconds