OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPPROTO_ND
(Results
1 - 5
of
5
) sorted by null
/external/tcpdump/
ipproto.h
118
#ifndef
IPPROTO_ND
119
#define
IPPROTO_ND
77 /* Sun net disk proto (temp.) */
print-ip.c
465
case
IPPROTO_ND
:
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
in.h
187
#define
IPPROTO_ND
77 /* Sun net disk proto (temp.) */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py
79
IPPROTO_ND
= 77
/external/strace/
net.c
516
#ifdef
IPPROTO_ND
517
{
IPPROTO_ND
, "
IPPROTO_ND
" },
[
all
...]
Completed in 3580 milliseconds