OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLT_PPP_PPPD
(Results
1 - 4
of
4
) sorted by null
/external/libpcap/
pcap-bpf.h
545
#define
DLT_PPP_PPPD
166
549
* software; new software should use
DLT_PPP_PPPD
.
551
#define DLT_PPP_WITH_DIRECTION
DLT_PPP_PPPD
552
#define DLT_LINUX_PPP_WITHDIRECTION
DLT_PPP_PPPD
pcap.c
363
DLT_CHOICE(
DLT_PPP_PPPD
, "PPP for pppd, with direction flag"),
savefile.c
726
{
DLT_PPP_PPPD
, LINKTYPE_PPP_PPPD},
[
all
...]
gencode.c
890
case
DLT_PPP_PPPD
:
[
all
...]
Completed in 13 milliseconds