HomeSort by relevance Sort by last modified time
    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-common.c 125 #define LINKTYPE_PPP DLT_PPP
955 { DLT_PPP, LINKTYPE_PPP },
    [all...]
pcap-pf.c 409 p->linktype = DLT_PPP;
pcap.c 1106 DLT_CHOICE(DLT_PPP, "PPP"),
    [all...]
gencode.c 1027 case DLT_PPP:
    [all...]
pcap-bpf.c     [all...]
  /external/libpcap/pcap/
bpf.h 143 #define DLT_PPP 9 /* Point-to-point Protocol */
    [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 181 { ppp_if_print, DLT_PPP },
    [all...]

Completed in 209 milliseconds