HomeSort by relevance Sort by last modified time
    Searched refs:DLT_PPP_ETHER (Results 1 - 6 of 6) sorted by null

  /external/tcpdump/missing/
dlnames.c 81 #ifdef DLT_PPP_ETHER
82 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
  /external/libpcap/pcap/
bpf.h 225 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */
    [all...]
  /external/libpcap/
pcap-common.c 992 { DLT_PPP_ETHER, LINKTYPE_PPP_ETHER },
    [all...]
pcap.c 1114 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
    [all...]
gencode.c 1037 case DLT_PPP_ETHER:
    [all...]
  /external/tcpdump/
tcpdump.c 204 #ifdef DLT_PPP_ETHER
205 { pppoe_if_print, DLT_PPP_ETHER },
    [all...]

Completed in 430 milliseconds