OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPP_OSI
(Results
1 - 5
of
5
) sorted by null
/external/libpcap/
ppp.h
26
#define
PPP_OSI
0x0023 /* OSI Network Layer */
gencode.c
[
all
...]
/external/tcpdump/
ppp.h
28
#define
PPP_OSI
0x0023 /* OSI Network Layer */
print-juniper.c
470
EXTRACT_16BITS(&l2info.cookie) !=
PPP_OSI
&&
504
case
PPP_OSI
:
725
case
PPP_OSI
:
print-ppp.c
70
{
PPP_OSI
, "OSI" },
[
all
...]
Completed in 182 milliseconds