OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPROTO_ND
(Results
1 - 8
of
8
) sorted by null
/external/tcpdump/
ipproto.h
116
#ifndef
IPPROTO_ND
117
#define
IPPROTO_ND
77 /* Sun net disk proto (temp.) */
print-ip.c
414
case
IPPROTO_ND
:
/external/strace/xlat/
inet_protocols.h
80
#if defined(
IPPROTO_ND
) || (defined(HAVE_DECL_IPPROTO_ND) && HAVE_DECL_IPPROTO_ND)
81
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/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py
79
IPPROTO_ND
= 77
/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 643 milliseconds