OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLT_PPP
(Results
1 - 9
of
9
) sorted by null
/external/tcpdump/missing/
dlnames.c
65
DLT_CHOICE(
DLT_PPP
, "PPP"),
/external/libpcap/
pcap-bpf.h
138
#define
DLT_PPP
9 /* Point-to-point Protocol */
savefile.c
175
#define LINKTYPE_PPP
DLT_PPP
572
{
DLT_PPP
, LINKTYPE_PPP },
[
all
...]
pcap-pf.c
408
p->linktype =
DLT_PPP
;
pcap-bpf.c
729
case
DLT_PPP
:
pcap.c
332
DLT_CHOICE(
DLT_PPP
, "PPP"),
gencode.c
889
case
DLT_PPP
:
[
all
...]
/external/ppp/pppd/
options.c
63
* libpcap-0.8.4. Until that is released, use
DLT_PPP
- but that means
67
#define DLT_PPP_WITH_DIRECTION
DLT_PPP
[
all
...]
/external/tcpdump/
tcpdump.c
158
{ ppp_if_print,
DLT_PPP
},
[
all
...]
Completed in 78 milliseconds