OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLT_JUNIPER_PPP
(Results
1 - 6
of
6
) sorted by null
/external/libpcap/
pcap-bpf.h
606
#define
DLT_JUNIPER_PPP
179
pcap.c
379
DLT_CHOICE(
DLT_JUNIPER_PPP
, "Juniper PPP"),
savefile.c
756
{
DLT_JUNIPER_PPP
, LINKTYPE_JUNIPER_PPP },
[
all
...]
gencode.c
1194
case
DLT_JUNIPER_PPP
:
[
all
...]
/external/tcpdump/
print-juniper.c
378
#ifdef
DLT_JUNIPER_PPP
384
l2info.pictype =
DLT_JUNIPER_PPP
;
995
#ifdef
DLT_JUNIPER_PPP
996
case
DLT_JUNIPER_PPP
:
tcpdump.c
259
#ifdef
DLT_JUNIPER_PPP
260
{ juniper_ppp_print,
DLT_JUNIPER_PPP
},
[
all
...]
Completed in 958 milliseconds